MCP Orchestrator Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create_taskCreate a new task
update_taskUpdate an existing pending task
delete_taskDelete a task if it has no dependents
get_next_taskGet the next available task
complete_taskMark a task as completed
get_task_statusGet status of all tasks
get_task_detailsGet details of a specific task