A simple MCP server that aggregates multiple MCP servers into a unified interface with namespaced tool prefixes
{
"mcpServers": {
"mcp-simple-aggregator": {
"command": "npx",
"args": [
"-y",
"mcp-simple-aggregator"
]
}
}
}