GitHub
mcp-proxy
#541 of 964 in the AI Agent Index
12 Score
Real usage —
Momentum —
Attention 46
About
The mcp-proxy is a tool that lets you switch between server transports. There are two supported modes:
Run a proxy server from stdio that connects to a remote SSE server.
This mode allows clients like Claude Desktop to communicate to a remote server over SSE even though it is not supported natively.
This mode requires providing the URL of the MCP Server's SSE endpoint as the program’s first argument. If the server uses Streamable HTTP transport, make sure to enforce it on the mcp-proxy side by passing --transport=streamablehttp.
mcp-proxy is supposed to be started by the MCP Client, so the configuration must be done accordingly.
For Claude Desktop, the configuration entry can look like…
Across sources
2.7k Stars
- Stars 2.7k
- Forks 243
- Commits 115
- Releases 18