sparfenyuk/mcp-proxy
A transport bridge that enables AI coding assistants like Claude Desktop to communicate with remote MCP servers over SSE.

Velocity · 7d
+4.9
★ / day
Trend
→steady
star history
mcp-proxy provides two conversion modes between MCP transport protocols: stdio to SSE/StreamableHTTP and SSE to stdio. It allows MCP clients that only support stdio to connect to remote servers over HTTP/SSE, and vice versa. The tool is distributed as a Python package and Docker container, making it deployable as infrastructure for AI coding assistant toolchains.