Center
Freeby MCP Community
MCP Server management tool that aggregates multiple MCP servers
v1.0.8Added Apr 12, 2026
mcpmodel-context-protocolserveraggregation
Center MCP Server
MCP Server management tool that aggregates multiple MCP servers
Installation
npx -y @sunwu51/mcp-center
Reviews
Installation
Quick install
npx -y @sunwu51/mcp-center
Add to claude_desktop_config.json
{
"mcpServers": {
"center": {
"command": "npx",
"args": ["-y", "@sunwu51/mcp-center"]
}
}
}