SERVER

mcp-broker

Rank #9433

glama/NavinAgrawal/mcp-broker

mcp-broker is a local Model Context Protocol process broker for MCP clients. Think PgBouncer for MCP: one stable local endpoint in front of many upstream MCP servers. The broker owns upstream startup, reuse, cleanup, profile exposure, status, and safe tool routing. The core idea is simple: do not make every agent session load every upstream tool definition before the user asks a task.

First listed
May 27, 2026
Last publish date
May 27, 2026
OVERVIEW

mcp-broker is a Model Context Protocol (MCP) server published by NavinAgrawal. It ranks #9433 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. mcp-broker is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 27, 2026 and most recently updated on May 27, 2026.

STANDING
#9,433of 58,900 tracked serversTop 25%

Ranks ahead of 49,467 of 58,900 servers on MCP Toplist.

CONNECT

Use mcp-broker

Add mcp-broker to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "mcp-broker": {
      "command": "uvx",
      "args": [
        "mcp-broker"
      ]
    }
  }
}
REGISTRIES

Listed on 2 registries

ORGANIZATION

NavinAgrawal

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
1.1.0May 27, 2026
FAQ

Frequently asked questions

What is mcp-broker?
mcp-broker is a local Model Context Protocol process broker for MCP clients. Think PgBouncer for MCP: one stable local endpoint in front of many upstream MCP servers. The broker owns upstream startup, reuse, cleanup, profile exposure, status, and safe tool routing. The core idea is simple: do not make every agent session load every upstream tool definition before the user asks a task.
Who maintains mcp-broker?
mcp-broker is maintained by NavinAgrawal, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is mcp-broker an official MCP server?
Yes — mcp-broker is listed on the Official MCP Registry, alongside Glama.
How many versions does mcp-broker have?
MCP Toplist tracks 1 version of mcp-broker, most recently published on May 27, 2026.
Where can I find the source code for mcp-broker?
The source code for mcp-broker is hosted at github.com/NavinAgrawal/mcp-broker.
EXPLORE