mcp-broker
Rank #3,497io.github.doricstack/mcp-broker
Local MCP broker that exposes one compact entry for many upstream servers.
mcp-broker is a Model Context Protocol (MCP) server published by navinagrawal. It ranks #3,497 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. mcp-broker is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 14 tracked versions. It was first listed on May 25, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 128,549 of 132,046 servers on MCP Toplist.
Use mcp-broker
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-broker -- uvx mcp-broker[mcp_servers.mcp-broker]
command = "uvx"
args = ["mcp-broker"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-broker": {
"command": "uvx",
"args": [
"mcp-broker"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-broker": {
"command": "uvx",
"args": [
"mcp-broker"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-broker": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-broker"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-broker": {
"command": "uvx",
"args": [
"mcp-broker"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-broker": {
"command": "uvx",
"args": [
"mcp-broker"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.doricstack%2Fmcp-broker)<a href="https://mcptoplist.com/server/io.github.doricstack%2Fmcp-broker"><img src="https://mcptoplist.com/badge/io.github.doricstack%2Fmcp-broker.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries (2 delisted)
navinagrawal
Available versions (14)
| Version | Published |
|---|---|
| 2.1.1 | Sep 6, 2026 |
| 2.0.0 | Jun 27, 2026 |
| 1.4.1 | Jun 11, 2026 |
| 1.4.0 | Jun 11, 2026 |
| 1.3.1 | Jun 8, 2026 |
| 1.3.0 | Jun 7, 2026 |
| 1.2.0 | May 29, 2026 |
| 1.1.3 | May 28, 2026 |
| 1.1.2 | May 28, 2026 |
| 1.1.1 | May 27, 2026 |
| 1.1.0 | May 27, 2026 |
| 1.0.0 | May 26, 2026 |
| 0.1.2 | May 26, 2026 |
| 0.1.1 | May 25, 2026 |
Frequently asked questions
- Who maintains mcp-broker?
- mcp-broker is maintained by navinagrawal, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
- Is mcp-broker listed on the Official MCP Registry?
- Yes — mcp-broker is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does mcp-broker have?
- MCP Toplist tracks 14 versions of mcp-broker, most recently published on Sep 6, 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.