Servers
mcp-proxy
@sparfenyuk
A bridge between Streamable HTTP and stdio MCP transports
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-proxy": {
"command": "uv",
"args": [
"tool",
"install",
"mcp-proxy"
]
}
}
}