Back to search
30
MCP

mcp-subagents

npm/mcp-subagents

Multi-Agent AI Orchestration via Model Context Protocol - Access specialized CLI AI agents (Aider, Qwen, Gemini, Goose, etc.) with intelligent fallback and configuration

Uptime
0.0%
3 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
Agent-MCP
Agent-MCP is a framework for creating multi-agent systems that enables coordinated, efficient AI collaboration through the Model Context Pro
0 tools
sub-agents-mcp
MCP server for delegating tasks to specialized AI assistants in Cursor and other tools
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
geepers-mcp
Multi-agent orchestration and LLM provider abstraction via MCP protocol - 72 specialist agents, 22 orchestration patterns
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools

How to use

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

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