{
  "markdown": "# AgentBase MCP Server\n\n[![Listed on awesome-mcp-servers](https://img.shields.io/badge/awesome--mcp--servers-listed-orange)](https://github.com/punkpeye/awesome-mcp-servers)\n[![Glama Score](https://glama.ai/mcp/servers/AgentBase1/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/AgentBase1/mcp-server)\n\nMCP server for the [AgentBase](https://agentbase-registry.vercel.app) agent instruction registry. Gives any MCP-compatible AI agent direct access to search and retrieve instruction files.\n\n**Listed in [punkpeye/awesome-mcp-servers](https://github.com/punkpeye/awesome-mcp-servers) — 83k+ stars.**\n\n## What It Does\n\nAgentBase is an open registry of agent instruction files: system prompts, skills, workflows, domain packs, safety filters, and orchestration patterns. This MCP server wraps the registry's HTTP endpoints and exposes them as structured MCP tools.\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `search_registry` | Search instruction files by keyword, domain, or type |\n| `get_file` | Retrieve a specific instruction file by ID |\n| `list_categories` | List all available categories and domains |\n| `get_featured` | Get featured/top-rated instruction files |\n\n## Install\n\n```json\n{\n  \"mcpServers\": {\n    \"agentbase\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@agentbase1/mcp-server\"]\n    }\n  }\n}\n```\n\n## Use Cases\n\n- AI agents that need to load domain-specific instructions at runtime\n- Claude Code workflows that pull skills from a shared registry\n- Teams sharing system prompts and workflows across agents\n- Safety filter retrieval for production AI deployments\n\n## Registry\n\nBrowse the full registry at [agentbase-registry.vercel.app](https://agentbase-registry.vercel.app).\n\nCC0 licensed. All instruction files are free to use without restriction.\n\n## Built By\n\n[Chris Izworski](https://chrisizworski.com) — Solutions Consultant at [Prepared](https://www.prepared911.com), former Michigan 911 Executive Director, and AI implementer. Bay City, Michigan.\n\n- Website: [chrisizworski.com](https://chrisizworski.com)\n- GitHub: [github.com/izworskic](https://github.com/izworskic)\n- Wikidata: [Q138283432](https://www.wikidata.org/wiki/Q138283432)\n",
  "bytes": 2188,
  "sha": "754624be6936db6a3cd3f989f623168ed647a27bbe4441d9515b29aac7ab6351",
  "repo_slug": "agentbase1/mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_izworskic_openclaw_registry_ed710c93/readme"
}