DirectoryTask Orchestrator
files
Task Orchestrator
by jpicklyk
38
Health
stale
65
Popularity
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.
169stars
19forks
Kotlin
MIT
Updated March 11, 2026
#ai-coding-assistant#ai-development#ai-memory#ai-tools#claude#claude-code#claude-desktop#context-persistence#cursor#developer-tools#kotlin#mcp#mcp-server#model-context-protocol#n8n#persistent-memory#task-management#vibe-coding#windsurf#workflow-automation
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"task-orchestrator": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-task-orchestrator"
]
}
}
}⚠ Install method inferred — check the GitHub README for exact setup
Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Maintenance Healthstale
Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10
Server Info
Categoryfiles
LanguageKotlin
LicenseMIT
StatusACTIVE
Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free