Task Graph MCP

Agent task workflows that actually work. When you have AI agents working on complex tasks, things go wrong fast. Agents lose context, skip steps, forget to coordinate. Task Graph solves this with structured workflows: phases to guide work, prompts for automatic guidance, gates to enforce quality, and coordination primitives for multi-agent scenarios - all through the Model Context Protocol.

People who need coding agent tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.

VERIFIED ACTIVE

LAST COMMIT 2026-03-04 · ★ 2 · #193 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25

Apache-2.0 · Rust servers · how we verify → /methodology

01 · Install Task Graph MCP

Claude Desktop

Settings → Extensions → Install, then select the https://github.com/Oortonaut/task-graph-mcp/releases/download/v0.3.0/task-graph-mcp-x86_64-unknown-linux-gnu.mcpb .mcpb bundle

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as Claude Desktop extension (.mcpb bundle)

license Apache-2.0 - declared in the repository

registry namespace io.github.Oortonaut is GitHub-verified and matches the repo owner

03 · What Task Graph MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.5.0 · 2026-03-04

[0.5.0] - 2026-03-04 · Added · Cascading cancellation: update(status="cancelled", cascade=true) cancels all non-terminal descendants · Parent auto-rollup: Parent tasks auto-complete when all children reach terminal…

v0.4.0 · 2026-02-26

v0.3.0 · 2026-01-31

04 · Who maintains Task Graph MCP

task-graph-mcp is maintained by oortonaut. We track 2 MCP servers from oortonaut - 2 actively maintained, 11 combined GitHub stars, oldest repo from Jan 2026. Full record: all servers from oortonaut.

  1. mcacp MCP-to-ACP bridge - let any MCP client drive ACP coding agents ★ 9

05 · Facts

category
coding agent - ranked #193 of 194 actively-maintained coding agent servers as of 2026-08-25.
registry
io.github.Oortonaut/task-graph-mcp (active, first published 2026-01-31)
packages
mcpb:https://github.com/Oortonaut/task-graph-mcp/releases/download/v0.3.0/task-graph-mcp-x86_64-unknown-linux-gnu.mcpb · mcpb:https://github.com/Oortonaut/task-graph-mcp/releases/download/v0.3.0/task-graph-mcp-x86_64-apple-darwin.mcpb · mcpb:https://github.com/Oortonaut/task-graph-mcp/releases/download/v0.3.0/task-graph-mcp-aarch64-apple-darwin.mcpb · mcpb:https://github.com/Oortonaut/task-graph-mcp/releases/download/v0.3.0/task-graph-mcp-x86_64-pc-windows-msvc.mcpb

06 · Task Graph MCP FAQ

What is Task Graph MCP?

Agent task workflows that actually work. When you have AI agents working on complex tasks, things go wrong fast. Agents lose context, skip steps, forget to coordinate. Task Graph solves this with structured workflows: phases to guide work, prompts for automatic guidance, gates to enforce quality, and coordination primitives for multi-agent scenarios - all through the Model Context Protocol.

Is Task Graph MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-03-04. We re-verify nightly.

07 · Alternatives to Task Graph MCP

More coding agent MCP servers · Covenant Guard · Infrahub MCP · Oxcode · Gograph

More Rust MCP servers · Openfuse MCP · Ophis MCP · Sqlike MCP · Ovecc · see all