MCP.so
Sign In

Model Context Protocol (sse) servers

@erhwenkuo

About Model Context Protocol (sse) servers

Model Context Protocol Servers with SSE

Basic information

Category

Other

License

MIT

Transports

stdio

Publisher

erhwenkuo

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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-

Comments

More Other MCP servers