Back to search
30
MCP

io.github.shinpr/sub-agents-mcp

io.github.shinpr/sub-agents-mcp

MCP server for delegating tasks to specialized AI assistants in Cursor, Claude, and Gemini

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

Similar MCP servers embedding-nearest

sub-agents-mcp
MCP server for delegating tasks to specialized AI assistants in Cursor and other tools
0 tools
io.github.mkxultra/ai-cli-mcp
MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management
0 tools
mcp-subagents
Multi-Agent AI Orchestration via Model Context Protocol - Access specialized CLI AI agents (Aider, Qwen, Gemini, Goose, etc.) with intellige
0 tools
io.github.csoai-org/agent-delegation-mcp
agent-delegation-mcp MCP server by MEOK AI Labs
0 tools
agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents
0 tools
agentmarketplace-mcp
MCP server that lets Claude, Cursor, and any MCP client discover and install AI agents from the default agent marketplace.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.shinpr/sub-agents-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}