Proxy MCP servers over HTTP/SSE
mcp-proxyskillsetup L3★0
punkpeye/mcp-proxy ↗What it does
Proxy stdio MCP servers over HTTP/SSE
Best for
Exposing stdio MCP servers to HTTP/SSE clients without native stdio.
Inputs
- · stdio MCP server command
- · port number
- · transport type
Outputs
- · HTTP/SSE endpoints
- · forwarded MCP protocol messages
Requires
- · Node.js HTTP server
- · stdio pipes
Preconditions
Stdio-based MCP server running
Failure modes
- · Python buffering delays
- · timeout misconfig
- · socket leaks
Trust signals
- · FastMCP integration
- · CORS docs
- · public tunnel support