tbxark/mcp-proxy
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
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...