Skip to content
Back to search
30
MCP

agent-orchestration-mcp-server

npm/agent-orchestration-mcp-server

MCP server that converts natural language queries to orchestration cards for GAFF

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

Similar MCP servers embedding-nearest

mcp-agent-orchestrator
MCP server for orchestration, lane management, worker daemons, and turn metrics.
0 tools
agent-orchestrator-mcp
MCP server for agent orchestrator. Features create agent, list agents, delegate task. From MEOK AI Labs.
0 tools
agent-orchestrator-mcp
MCP server for agent orchestrator. Features create agent, list agents, delegate task. From MEOK AI Labs.
0 tools
agent-planner-mcp
MCP server for AgentPlanner — AI agent orchestration with planning, dependencies, knowledge graphs, and human oversight
0 tools
io.github.oortonaut/task-graph-mcp
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
0 tools
io.github.csoai-org/agent-orchestrator-mcp
agent-orchestrator-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

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