Plugged.in MCP Server manages all your other MCPs in one MCP.
Standard I/O
Docker
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"-pluggedin-pluggedin-mcp-proxy": {
"args": [
"index.js"
],
"command": "node"
}
}
}