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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is sparfenyuk/mcp-proxy?
- A transport bridge that enables AI coding assistants like Claude Desktop to communicate with remote MCP servers over SSE.
- Is mcp-proxy open source?
- Yes — sparfenyuk/mcp-proxy is open source, released under the MIT license.
- What language is mcp-proxy written in?
- sparfenyuk/mcp-proxy is primarily written in Python.
- How popular is mcp-proxy?
- sparfenyuk/mcp-proxy has 2.7k stars on GitHub.
- Where can I find mcp-proxy?
- sparfenyuk/mcp-proxy is on GitHub at https://github.com/sparfenyuk/mcp-proxy.