mcp-sse-proxy 0.1.0

SSE (Server-Sent Events) proxy implementation for MCP protocol using rmcp 0.10
Documentation

MCP SSE Proxy Module

This module provides a proxy implementation for MCP (Model Context Protocol) using SSE (Server-Sent Events) transport.

Features

  • SSE Support: Uses rmcp 0.10 with SSE transport (removed in 0.12+)
  • Stable Protocol: Production-ready SSE implementation
  • Hot Swap: Supports backend connection replacement
  • Fallback Option: Used when Streamable HTTP is not supported

Architecture

Client → SSE → SseHandler → Backend MCP Service