Back to search
30
MCP

io.github.oortonaut/task-graph-mcp

io.github.oortonaut/task-graph-mcp

MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination

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

Similar MCP servers embedding-nearest

io.github.ferm-ai/agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents with human-in-the-loop
0 tools · streamable-http
mcp-blackboard-graph
MCP server for multi-agent coordination via shared graph - nodes with messages, notes, and status
0 tools
agent-planner-mcp
MCP server for AgentPlanner — AI agent orchestration with planning, dependencies, knowledge graphs, and human oversight
0 tools
MCP Task Orchestrator
Server-enforced workflow discipline for AI agents: work items, dependency graphs, quality gates
0 tools
agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents
0 tools
io.github.agentled/mcp-server
Intelligent AI workflow orchestration with long-term memory, 100+ integrations, and unified credits.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.oortonaut/task-graph-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}