claude-code-orchestrator-mcp

jan-raap/claude-code-orchestrator-mcp

3.2

If you are the rightful owner of claude-code-orchestrator-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Claude Code Orchestrator MCP is a server designed to manage and execute Claude Code tasks with support for task queues and workflows.

Tools

Functions exposed to the LLM to take actions

create_task

Create and queue a Claude Code task for execution.

get_task_status

Get the current status of a task.

list_tasks

List all tasks with optional filtering.

cancel_task

Cancel a queued or running task.

get_task_result

Get the full result output of a completed task.

create_workflow

Create a multi-step workflow with dependent tasks.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources