Skip to content
Back to search
30
MCP sse

Task-Orchestrator

io.github.evozim/task-orchestrator

Multi-agent swarm planner and project sprint allocator.

Uptime
0.0%
28 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Agent Orchestrator
Orchestration and coordination tools for managing multi-agent pipelines.
0 tools
Swarm Coordinator
Decentralized task broker and message relayer for multi-agent swarms.
0 tools · sse
McpOrchestrator
Route one agent through one MCP server to many, with progressive tool discovery to shrink context.
0 tools
RoryPlans
AI work orchestration for plans, tasks, teams, and coding-agent dispatch.
0 tools · streamable-http
Quarterback
Strategic task prioritization and agent orchestration for multi-project operators
0 tools
MCP Task Orchestrator
Server-enforced workflow discipline for AI agents: work items, dependency graphs, quality gates
0 tools

How to use

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

{
  "mcpServers": {
    "task-orchestrator": {
      "url": "https://task-orchestrator-mcp-three.vercel.app/api/mcp",
      "transport": "sse"
    }
  }
}