Add Agent Blueprint MCP server to Coding Agents

8 MCP tools for exploring and downloading AI agent blueprints as Agent Skills directories. Published on npm as `agentblueprint`, listed on the Official MCP Registry. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

sgclasher committed Apr 20, 2026 at 15:53 UTC b3eebfbf3a7d6a1cd02fb977b791d2e45279d7f0
1 file changed +1
README.md
+1
@@ -432,6 +432,7 @@ Code execution servers. Allow LLMs to execute code in a secure environment, e.g.
432
433 Full coding agents that enable LLMs to read, edit, and execute code and solve general programming tasks completely autonomously.
434
435 +- [agent-blueprint/mcp-server](https://github.com/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`.
436 - [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
437 - [alpadalar/netops-mcp](https://github.com/alpadalar/netops-mcp) 🐍 🏠 - Comprehensive DevOps and networking MCP server providing standardized access to essential infrastructure tools. Features network monitoring, system diagnostics, automation workflows, and infrastructure management with AI-powered operational insights.
438 - [askbudi/roundtable](https://github.com/askbudi/roundtable) 🐍 🏠 - Zero-configuration MCP server that unifies multiple AI coding assistants (Claude Code, Cursor, Codex) through intelligent auto-discovery and standardized interface. Essential infrastructure for autonomous agent development and multi-AI collaboration workflows.