loading…
Search for a command to run...
loading…
Open registry of agent instruction files — system prompts, skills, workflows, and domain packs. Exposes the OpenClaw registry via 4 MCP tools: search by keyword
Open registry of agent instruction files — system prompts, skills, workflows, and domain packs. Exposes the OpenClaw registry via 4 MCP tools: search by keyword/category, fetch full instruction files, list categories, and get top-rated files. CC0 licensed, free to use.
Listed on awesome-mcp-servers Glama Score
MCP server for the AgentBase agent instruction registry. Gives any MCP-compatible AI agent direct access to search and retrieve instruction files.
Listed in punkpeye/awesome-mcp-servers — 83k+ stars.
AgentBase 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.
| Tool | Description |
|---|---|
search_registry |
Search instruction files by keyword, domain, or type |
get_file |
Retrieve a specific instruction file by ID |
list_categories |
List all available categories and domains |
get_featured |
Get featured/top-rated instruction files |
{
"mcpServers": {
"agentbase": {
"command": "npx",
"args": ["-y", "@agentbase1/mcp-server"]
}
}
}
Browse the full registry at agentbase-registry.vercel.app.
CC0 licensed. All instruction files are free to use without restriction.
Chris Izworski — Solutions Consultant at Prepared, former Michigan 911 Executive Director, and AI implementer. Bay City, Michigan.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"agentbase-mcp-server": {
"command": "npx",
"args": []
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also