DirectoryTask Orchestrator
files

Task Orchestrator

by jpicklyk

62
Health
good
50
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.

183stars
21forks
Kotlin
MIT
Updated May 10, 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 Healthgood

Freshness32/40
Issue response15/30
Org backing10/20
Longevity5/10
Updated recently

Server Info

Categoryfiles
LanguageKotlin
LicenseMIT
StatusACTIVE
Free tier available

Get Your API Key

Claude API — the AI that powers most MCP use cases. Free tier available.

Get Claude API Key

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory