Add Agent MCP Gateway to Aggregators

This commit is contained in:
Rod Dutra
2025-11-18 16:58:10 +10:00
parent 1f8398d094
commit d2403fed8d
2 changed files with 2 additions and 0 deletions

View File

@@ -124,6 +124,7 @@ Servers for accessing many apps and tools through a single MCP server.
- [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).
- [PipedreamHQ/pipedream](https://github.com/PipedreamHQ/pipedream/tree/master/modelcontextprotocol) ☁️ 🏠 - Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
- [roddutra/agent-mcp-gateway](https://github.com/roddutra/agent-mcp-gateway) 🐍 🏠 🍎 🪟 🐧 - A gateway that sits between Claude Code or any MCP client and your MCP servers, providing per-agent and subagent MCP access controls and on-demand tool discovery. Reduces context window wastage for all agents.
- [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.
- [SureScaleAI/openai-gpt-image-mcp](https://github.com/SureScaleAI/openai-gpt-image-mcp) 📇 ☁️ - OpenAI GPT image generation/editing MCP server.
- [sxhxliang/mcp-access-point](https://github.com/sxhxliang/mcp-access-point) 📇 ☁️ 🏠 🍎 🪟 🐧 - Turn a web service into an MCP server in one click without making any code changes.