mcpproxy

mcpproxy

3.4

If you are the rightful owner of mcpproxy and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

The MCP SSE Proxy Server is a Server-Sent Events (SSE) based Model Context Protocol (MCP) proxy server that enables remote execution of MCP servers using the standard MCP protocol.

The MCP SSE Proxy Server facilitates remote execution of MCP servers through the standard MCP protocol, leveraging Server-Sent Events (SSE) for stable long connections. It supports both shared and independent session modes, allowing multiple clients to either share a single MCP session or maintain independent sessions. The server is designed for dynamic configuration, enabling users to adjust the server environment through request parameters. It also supports quick deployment of STDIO processes via NPX and UVX, making it versatile for various use cases. The server's architecture is built to handle JSON-RPC 2.0 message formats, ensuring robust error handling and logging. It is highly integrable into custom Docker images, allowing for specialized environments tailored to specific needs such as browser automation, database operations, and AI/ML tools.

Features

  • SSE long connection support for server push
  • JSON-RPC 2.0 message format support
  • Both shared and independent session modes
  • Dynamic session environment configuration via request parameters
  • Automatic connection keep-alive (30-second heartbeat)

Tools