Back to search
30
MCP

sub-agents-mcp

npm/sub-agents-mcp

MCP server for delegating tasks to specialized AI assistants in Cursor and other tools

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

Similar MCP servers embedding-nearest

io.github.shinpr/sub-agents-mcp
MCP server for delegating tasks to specialized AI assistants in Cursor, Claude, and Gemini
0 tools
agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
flesler/mcp-files
A comprehensive MCP server providing helpful tools for AI agents like Cursor
0 tools
contextlayer-mcp
Context Layer MCP Server - Personal context management for AI assistants
0 tools

How to use

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

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