mcpbeat Sign in

MCP Task Orchestrator MCP Server

local only

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

Server-enforced workflow discipline for AI agents: work items, dependency graphs, quality gates

Installs / week
not published
204
Stars
5 open issues
16 Sep 2026
Last commit
from GitHub
MIT
License
Kotlin

What the code does

We read the source, 21 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.

            val updatedDescendant = descendant.update { d -> d.copy(depth = d.depth + delta, rootId = newRootId) }

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 MCP Task Orchestrator

same job, measured the same way
Dev Workflow MCP Server
by programinglive

MCP server to enforce development workflow discipline

125 installs/wk local only
junai Pipeline MCP
by saajunaid

Agentic pipeline orchestration MCP server for AI-driven development workflows.

205 installs/wk local only
MCP Probe Kit
by mybolide

Spec-driven dev workflow MCP: start_* orchestration, memory, GitNexus, quality gates.

211 installs/wk local only
Task Graph MCP
by oortonaut

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

local only
Kilawatt MCP Server
by kilawattcloud

Kilawatt Cloud MCP Server for AI Agent GPU Orchestration

56 installs/wk local only
Ncp
by portel-dev

N-to-1 MCP Orchestration. Unified gateway for multiple MCP servers with intelligent tool discovery.

99 installs/wk local only
Withvibe Roadmap
by withvibe

Per-env roadmap board for WithVibe — an MCP server the orchestrator drives to plan and track work.

local only
Dolphin MCP Pilot
by iflytek

AI agent interface to Apache DolphinScheduler: 58 MCP tools for workflow orchestration & data ops.

local only

MCP Task Orchestrator — questions

Answers built from our own checks of this server.

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