NavinAgrawal/mcp-broker
by Various
Local MCP broker that exposes one compact MCP entry for MCP clients while routing to many configured upstream servers.
MCP
NavinAgrawal/mcp-broker
Added 7 June 2026
Overview
A local MCP broker written in Python that exposes one compact MCP entry point for MCP clients. It routes requests to many configured upstream MCP servers, hiding their complexity behind a single endpoint.
Best for
Best for
Developers who need to unify multiple local MCP servers under a single client endpoint
Use cases
- Aggregating multiple MCP servers behind a unified interface for client applications
- Simplifying MCP client setup by reducing the number of endpoints to configure
- Testing or developing custom MCP routing logic in a local environment
Notes
A local MCP broker written in Python that exposes one compact MCP entry point for MCP clients. It routes requests to many configured upstream MCP servers, hiding their complexity behind a single endpoint.
1 stars on GitHub. Last updated 2026-06-07. Licensed MIT.
Use cases
- Aggregating multiple MCP servers behind a unified interface for client applications
- Simplifying MCP client setup by reducing the number of endpoints to configure
- Testing or developing custom MCP routing logic in a local environment
Pros
- Reduces client configuration overhead by presenting a single MCP endpoint
- Open source and written in Python, making it easy to audit or modify
- Lightweight and purpose-built for local MCP routing
Cons
- Very low community adoption (1 star) suggests limited testing and support
- Requires manual setup and configuration of upstream server mappings
- No built-in caching or resilience features visible from the description
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Reduces client configuration overhead by presenting a single MCP endpoint
- Open source and written in Python, making it easy to audit or modify
- Lightweight and purpose-built for local MCP routing
Cons
- Very low community adoption (1 star) suggests limited testing and support
- Requires manual setup and configuration of upstream server mappings
- No built-in caching or resilience features visible from the description
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.