Skip to content

Center

Free

by MCP Community

MCP Server management tool that aggregates multiple MCP servers

v1.0.8Added Apr 12, 2026
mcpmodel-context-protocolserveraggregation
Works with:ClaudeGPTGeminiCopilot

Center MCP Server

MCP Server management tool that aggregates multiple MCP servers

Installation

npx -y @sunwu51/mcp-center

Reviews

Leave a Review

Installation

Quick install
npx -y @sunwu51/mcp-center
Add to claude_desktop_config.json
{
  "mcpServers": {
    "center": {
      "command": "npx",
      "args": ["-y", "@sunwu51/mcp-center"]
    }
  }
}