Back to search
30
MCP

mcp-proxy

sparfenyuk/mcp-proxy

A bridge between Streamable HTTP and stdio MCP transports

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

contextbridge/mcp-proxy
Context Bridge's MCP proxy server
0 tools
igdb-mcp-client
STDIO-to-StreamableHTTP bridge for the IGDB MCP Server
0 tools
mcp-cloudrun-proxy
Cloud Run MCP transparent proxy (stdio <-> streamable HTTP)
0 tools
mcpbind-mcp-proxy
MCP Server Package: mcp-proxy
0 tools
MCP Stdio
Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers
0 tools
http-mcp
This is a HTTP implementation of the MCP protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-proxy": {
      "url": "None",
      "transport": "http"
    }
  }
}