Aggregates multiple backend MCP servers into a single unified interface with optional web management UI for tool control and configuration.
{
"mcpServers": {
"mcp-proxy": {
"command": "npx",
"args": [
"-y",
"mcp-proxy-server"
]
}
}
}