mcp-proxy

sparfenyuk/mcp-proxy
★ 2,344 stars Python 🌐 Browser/Web Updated 1mo ago
A bridge between Streamable HTTP and stdio MCP transports
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-proxy": {
      "command": "uvx",
      "args": [
        "mcp-proxy"
      ]
    }
  }
}

Or install with pip: pip install mcp-proxy

Topics

mcpmcp-serverproxyssestreamable-http