← Back to Plugins
MCP Server MCP

mcp-broker

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx mcp-broker

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-broker",
      "version": "2.0.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...