Skip to content
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%
17 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
agent-guidance-mcp
MCP server exposing AI agent guidance resources, skills, prompts, and project context tools.
0 tools
agentdomain-mcp
MCP server for AgentDomain — register, buy, and manage domains as an AI agent
0 tools
agentdb-mcp
MCP server for AgentDB — give any AI agent persistent memory and observability
0 tools
agentis-mcp
MCP server for the Agentis agent identity registry
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

How to use

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

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