From 80c22047f825e4c91aef463fb24d706518cbe7aa Mon Sep 17 00:00:00 2001 From: Phillip Sitbon Date: Thu, 26 Jun 2025 23:40:45 -0700 Subject: [PATCH] [Add server] Magg: The MCP Aggregator https://github.com/sitbon/magg Signed-off-by: Phillip Sitbon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21663de9..2e7ee37c 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/) ### 🔗 Aggregators Servers for accessing many apps and tools through a single MCP server. - +- [sitbon/magg](https://github.com/sitbon/magg) 🍎 🪟 🐧 ☁️ 🏠 🐍 - 🧲 Magg: A meta-MCP server that acts as a universal hub, allowing LLMs to autonomously discover, install, and orchestrate multiple MCP servers - essentially giving AI assistants the power to extend their own capabilities on-demand. - [julien040/anyquery](https://github.com/julien040/anyquery) 🏎️ 🏠 ☁️ - Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by design. - [metatool-ai/metatool-app](https://github.com/metatool-ai/metatool-app) 📇 ☁️ 🏠 🍎 🪟 🐧 - MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI. - [mindsdb/mindsdb](https://github.com/mindsdb/mindsdb) - Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).