Back to directory
echoingvesper/mcp-task-orchestrator

echoingvesper/mcp-task-orchestrator

@EchoingVesper

A Model Context Protocol server that provides task orchestration capabilities for AI assistants

task-orchestrationmcp-serverai-assistantsdevelopment-toolspythonmemoryworkflowcontext

Installation & Configuration

{
  "mcpServers": {
    "task-orchestrator": {
      "command": "python",
      "args": [
        "-m",
        "mcp_task_orchestrator"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13