punkpeye/mcp-proxy
A TypeScript streamable HTTP and SSE proxy for MCP servers that use stdio transport.
Platform-specific configuration:
{
"mcpServers": {
"mcp-proxy": {
"command": "npx",
"args": [
"-y",
"mcp-proxy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...