MCP.so
Sign In
Servers

MCP Router

@mcp-router

A Unified MCP Server Management App (MCP Manager).

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-router": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp_router/cli",
        "connect"
      ]
    }
  }
}

More from Other