Skip to content
Claude Desktop

mcp-broker for Claude Desktop

io.github.doricstack/mcp-broker

Local MCP broker that exposes one compact entry for many upstream servers.

client:Claude Desktop transport:stdio runtime:pypi

Install mcp-broker in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-broker": {
      "command": "uvx",
      "args": [
        "mcp-broker"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp-broker in other clients