Merge pull request #11216 from asafgolombek/add-nimbus

Add Nimbus to Aggregators 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-09-07 08:02:20 -06:00
committed by GitHub
+1
View File
@@ -211,6 +211,7 @@ Servers for accessing many apps and tools through a single MCP server.
- [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).
- [mirastacklabs-ai/mirastack-redfish-mcp](https://github.com/mirastacklabs-ai/mirastack-redfish-mcp) [![mirastacklabs-ai/mirastack-redfish-mcp MCP server](https://glama.ai/mcp/servers/mirastacklabs-ai/mirastack-redfish-mcp/badges/score.svg)](https://glama.ai/mcp/servers/mirastacklabs-ai/mirastack-redfish-mcp) 🎖️ 🐍 ☁️ 📟 - Governed MCP access to DMTF Redfish BMCs (iDRAC, iLO, XCC, OpenBMC) for power, thermal, firmware, and BIOS management. Read-only by default with tiered write modes.
- [mroops0111/openapi-mcp-gateway](https://github.com/mroops0111/openapi-mcp-gateway) [![mroops0111/openapi-mcp-gateway MCP server](https://glama.ai/mcp/servers/mroops0111/openapi-mcp-gateway/badges/score.svg)](https://glama.ai/mcp/servers/mroops0111/openapi-mcp-gateway) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Mount many OpenAPI specs (or your existing FastAPI app) as MCP servers in one process. Auto-promotes eligible GETs to MCP resources, exposes huge specs via three `list/get/call` meta-tools instead of N tool schemas, and ships per-user OAuth2 token relay with audience-bound tokens.
- [nimbus-agent/Nimbus](https://github.com/nimbus-agent/Nimbus) [![nimbus-agent/Nimbus MCP server](https://glama.ai/mcp/servers/nimbus-agent/Nimbus/badges/score.svg)](https://glama.ai/mcp/servers/nimbus-agent/Nimbus) 🎖️ 📇 🏠 🍎 🪟 🐧 - Read-only access to a local index of your engineering stack: full-text search plus recent incidents, pull requests, deployments, DORA metrics and connector status. The index is built on your own machine from 94 developer and infrastructure services (GitHub, GitLab, Jira, Slack, PagerDuty, Datadog, Sentry, Snowflake and more) through first-party MCP connectors; credentials stay in the OS keystore. 21 tools (9 index reads, 12 agent briefs). Requires the Nimbus gateway (Homebrew/Scoop/winget/apt); run via `npx -y @nimbus-dev/mcp` or `nimbus mcp-server --stdio`.
- [Octodamus/octodamus-core](https://github.com/Octodamus/octodamus-core) [![Octodamus/octodamus-core MCP server](https://glama.ai/mcp/servers/Octodamus/octodamus-core/badges/score.svg)](https://glama.ai/mcp/servers/Octodamus/octodamus-core) 🐍 - AI consensus market oracle for crypto traders and autonomous agents. 11-signal BUY/SELL/HOLD consensus (RSI, MACD, funding rate, L/S ratio, on-chain flow, Fear & Greed, congressional trading), Polymarket prediction market edges with EV scoring, Grok X crowd sentiment divergence. Ed25519-signed, on-chain verifiable. x402 micropayments at $0.01/call on Base, or 500 req/day free.
- [opentabs-dev/opentabs](https://github.com/opentabs-dev/opentabs) [![opentabs-dev/opentabs MCP server](https://glama.ai/mcp/servers/opentabs-dev/opentabs/badges/score.svg)](https://glama.ai/mcp/servers/opentabs-dev/opentabs) 📇 🏠 🍎 🪟 🐧 - Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a plugin SDK for building new ones.
- [oxgeneral/agentnet](https://github.com/oxgeneral/agentnet) 🐍 ☁️ 🍎 🪟 🐧 - Agent-to-agent referral network where AI agents discover, recommend, and refer users to each other. Features bilateral trust model, credit economy, and 7 MCP tools for agent registration, discovery, and referral tracking.