Back to search
30
MCP

agentbase-mcp

npm/agentbase-mcp

MCP server for the AgentBase agent instruction registry — search and retrieve system prompts, skills, workflows, and more

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agency-mcp-server
MCP server for on-demand agent template registry — search, browse, and spawn specialized AI agents
0 tools
agentdb-mcp
MCP server for AgentDB — give any AI agent persistent memory and observability
0 tools
agentskills-mcp-server
MCP server integration for the Agent Skills format — expose skills as MCP tools and resources (https://agentskills.io)
0 tools
io.github.ksaslam311/agentpedia-mcp-server
Search, discover, and contribute to AgentPedia - the knowledge base for AI agents.
0 tools
a2asearch-mcp
MCP server for searching and discovering AI agents, MCP servers, CLI tools and agent skills via A2ASearch
0 tools
agent-security-mcp
MCP server providing security scanning, prompt injection detection, secret leak detection, and agent permission auditing for AI agent workfl
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentbase-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}