MCP Task Orchestrator
Server-enforced workflow discipline for AI agents: work items, dependency graphs, quality gates
Install
Dockerstdio
docker run -i --rm ghcr.io/jpicklyk/task-orchestrator:3.14.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-jpicklyk-task-orchestrator": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/jpicklyk/task-orchestrator:3.14.0"
]
}
}
} Source: official MCP Registry record · registry name io.github.jpicklyk/task-orchestrator · published 2026-09-16 · updated 2026-09-16. Not an endorsement; review the code before connecting it to anything sensitive.