MCP.so
登录

Model Context Protocol (sse) servers

@erhwenkuo

关于 Model Context Protocol (sse) servers

Model Context Protocol Servers with SSE

基本信息

分类

其他

许可证

MIT

传输方式

stdio

发布者

erhwenkuo

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Model Context Protocol (sse) servers?

A collection of reference implementations for the Model Context Protocol (MCP) with SSE (Server-Sent Events), alongside community-built servers. It enables enterprises to give Large Language Models secure, controlled access to tools and data sources by using remote connections with governance and auditability.

How to use Model Context Protocol (sse) servers?

Select a reference or community server from the repository, implement it using the TypeScript or Python MCP SDK, and configure it for SSE transport. Each server includes its own documentation for setup and invocation.

Key features of Model Context Protocol (sse) servers

  • Reference implementations for MCP with SSE transport
  • Supports the latest MCP spec (2025-03-26) including Streamable HTTP
  • Uses TypeScript or Python MCP SDKs
  • Includes community-contributed, untested servers for various domains
  • Demonstrates OAuth 2.1 authorization, JSON-RPC batching, and tool annotations
  • Supports audio, image, and text data in the latest spec

Use cases of Model Context Protocol (sse) servers

  • Enterprise AI governance and access control for employees connecting to AI tools
  • Securely connecting LLMs to internal tools and data sources
  • Retrieving external up-to-date information via web search (e.g., SearXNG)
  • Accessing weather forecasts and alerts for U.S. states

FAQ from Model Context Protocol (sse) servers

What are the differences between the 2024-11-05 and 2025-

评论

其他 分类下的更多 MCP 服务器