Merge pull request #9146 from lodar/add-5dive-mcp

Add 5dive to Coding Agents
This commit is contained in:
Frank Fiegel
2026-07-22 13:34:22 +02:00
committed by GitHub
+1
View File
@@ -576,6 +576,7 @@ Code execution servers. Allow LLMs to execute code in a secure environment, e.g.
Full coding agents that enable LLMs to read, edit, and execute code and solve general programming tasks completely autonomously.
- [5dive-ai/5dive-mcp](https://github.com/5dive-ai/5dive-mcp) 📇 🏠 🍎 🪟 🐧 - Manage a 5dive agent fleet from any MCP client: file tasks, message and inspect agents, and read the fleet digest. Thin adapter over the 5dive CLI. [![5dive-mcp MCP server](https://glama.ai/mcp/servers/5dive-ai/5dive-mcp/badges/score.svg)](https://glama.ai/mcp/servers/5dive-ai/5dive-mcp)
- [agent-blueprint/mcp-server](https://github.com/agent-blueprint/mcp-server) [![agent-blueprint/mcp-server MCP server](https://glama.ai/mcp/servers/agent-blueprint/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/agent-blueprint/mcp-server) 📇 ☁️ - 8 MCP tools for exploring and downloading AI agent blueprints. List blueprints, get summaries, download full Agent Skills directories for implementation by coding agents. Vendor-agnostic output works with any enterprise platform. Install: `npx agentblueprint`.
- [dugubuyan/agent-nexus](https://github.com/dugubuyan/agent-nexus) [![AgentNexus MCP server](https://glama.ai/mcp/servers/dugubuyan/agent-nexus/badges/score.svg)](https://glama.ai/mcp/servers/dugubuyan/agent-nexus) 🐍 🏠 ☁️ — Service-boundary-aware document exchange center for coordinating heterogeneous LLM code agents. Versioned Markdown store, pub-sub notifications, diff-aware updates, and lifecycle stage tracking. Each service registers as a sub-project; agents subscribe to cross-service document changes and receive structured diffs via MCP.
- [agentic-mcp-tools/owlex](https://github.com/agentic-mcp-tools/owlex) 🐍 🏠 🍎 🪟 🐧 - AI council server: query CLI agents (Claude Code, Codex, Gemini, and OpenCode) in parallel with deliberation rounds