Back to directory
sparfenyuk/mcp-proxy

sparfenyuk/mcp-proxy

@sparfenyuk

A bridge between Streamable HTTP and stdio MCP transports

mcpproxybridgestdiossestreamablehttptransporttool

Installation & Configuration

{
  "mcpServers": {
    "mcp-proxy": {
      "command": "mcp-proxy",
      "args": [
        "http://example.io/sse"
      ],
      "env": {
        "API_ACCESS_TOKEN": "access-token"
      }
    }
  }
}

Information

Transport
ssestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/13