mcpbeat Sign in

Task Graph MCP Server

local only

Task Graph MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 5 Mar 2026.

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

Installs / week
not published
2
Stars
1 open issues
5 Mar 2026
Last commit
from GitHub
Apache-2.0
License
Rust

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a database query by concatenation experiments/push-experiment.yaml:255
        SELECT AVG(metric_0 + metric_1 + metric_3)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Task Graph MCP

same job, measured the same way
Aishelf MCP Server
by vedant2254

MCP server for AIShelf - allows AI model to choose workflows, rules, skills, and prompts for a task

49 installs/wk local only
SAGE Wrapper
by psycgod

Command wrapper MCP server for coding agents, compression, workflows, and local automation.

341 installs/wk local only
Front MCP
by wearehoust

MCP server for Front: conversations, contacts, messages, tags, and inbox workflows.

66 installs/wk local only
Claude Prompts MCP
by minipuft

Reusable prompt templates, multi-step workflow chains, and quality gates for any MCP client.

139 installs/wk local only
Moira
by moira-mcp

Agent Workflow Engine — multi-step MCP workflows with per-step directives and validation.

local only
GodPrompt MCP Server
by akzar1el

GodPrompt workflows for TDD, debugging, verification, task routing, and progressive disclosure.

549 installs/wk local only
MCP Eval Runner
by dbsectrainer

A standardized testing harness for MCP servers and agent workflows

27 installs/wk local only
Coverctl
by felixgeelhaar

Go code coverage analysis tool with MCP server for AI-powered coverage workflows

local only

Task Graph MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Task Graph MCP?
Task Graph MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Task Graph MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Rust, 2 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.