sitbon/magg
by Various
Magg: The MCP Aggregator
MCP
sitbon/magg
Added 1 June 2026
Overview
Magg aggregates multiple MCP (Model Context Protocol) services into a single unified endpoint. It runs as a Python-based proxy that collects responses from configured MCP sources and presents them through one interface.
Best for
Best for
Developers who need to combine several MCP services into one accessible endpoint without adding heavy infrastructure.
Use cases
- Consolidate multiple MCP server endpoints behind a single address
- Reduce client-side configuration by managing aggregation server-side
- Test and debug MCP service interactions in a unified environment
Notes
Magg aggregates multiple MCP (Model Context Protocol) services into a single unified endpoint. It runs as a Python-based proxy that collects responses from configured MCP sources and presents them through one interface.
134 stars on GitHub. Last updated 2025-08-07. Licensed AGPL-3.0.
Use cases
- Consolidate multiple MCP server endpoints behind a single address
- Reduce client-side configuration by managing aggregation server-side
- Test and debug MCP service interactions in a unified environment
Pros
- Lightweight Python implementation with minimal dependencies
- Simplifies managing multiple MCP sources for client applications
- Open source with active development visible on GitHub
Cons
- Limited documentation or examples beyond basic aggregation
- Potential single point of failure if the aggregator goes down
- Small community and fewer than 150 stars indicate early stage
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight Python implementation with minimal dependencies
- Simplifies managing multiple MCP sources for client applications
- Open source with active development visible on GitHub
Cons
- Limited documentation or examples beyond basic aggregation
- Potential single point of failure if the aggregator goes down
- Small community and fewer than 150 stars indicate early stage
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.