adamwattis/mcp-proxy-server
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single interface
Platform-specific configuration:
{
"mcpServers": {
"mcp-proxy-server": {
"command": "npx",
"args": [
"-y",
"mcp-proxy-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...