jpicklyk/task-orchestrator
A light touch MCP task orchestration server for AI agents. Persistent work tracking and context storage across sessions and agents. Defines planning floors through composable notes with optional gating transitions. Coordinates multi-agent execution without prescribing how agents do their work.
This project helps software developers manage complex coding projects when working with AI coding assistants. It provides a structured workflow where project tasks, their dependencies, and required documentation are tracked persistently. Developers input project requirements and the AI assistant uses this system to ensure work progresses logically, producing well-documented code that meets defined quality gates.
169 stars.
Use this if you are a software developer using AI coding assistants for multi-step projects and need a reliable way to ensure tasks are completed correctly, documented thoroughly, and tracked across sessions.
Not ideal if you're not using AI coding assistants, or if your projects are simple enough that you don't require server-enforced workflow and persistent state management for your AI.
Stars
169
Forks
19
Language
Kotlin
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/jpicklyk/task-orchestrator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
stanislavlysenko0912/todoist-mcp-server
Full implementation of Todoist Rest API & support Todoist Sync API for MCP server
cjo4m06/mcp-shrimp-task-manager
Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought,...
democratize-technology/vikunja-mcp
Model Context Protocol server for Vikunja task management. Enables AI assistants to interact...
themotionmachine/OmniFocus-MCP
Let LLMs interface with your tasks and projects through the Model Context Protocol. Add,...
flesler/mcp-tasks
A comprehensive and efficient MCP server for task management with multi-format support...