Back to search
30
MCP

agency-mcp-server

npm/agency-mcp-server

MCP server for on-demand agent template registry — search, browse, and spawn specialized AI agents

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

Similar MCP servers embedding-nearest

io.github.npupko/agency-mcp-server
On-demand access to 150+ specialist AI agent templates — search, browse, and spawn agents
0 tools
a2asearch-mcp
MCP server for searching and discovering AI agents, MCP servers, CLI tools and agent skills via A2ASearch
0 tools
agentbase-mcp
MCP server for the AgentBase agent instruction registry — search and retrieve system prompts, skills, workflows, and more
0 tools
agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools
agent-registry-mcp
Registri MCP server — discover and interact with AI agents from Claude Desktop, Cursor, and other MCP clients
0 tools
@638labs/mcp-server
MCP server for the 638Labs AI agent registry. Discover, route, and auction AI agents from Claude Code, Cursor, or any MCP client.
0 tools

How to use

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

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