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_task

Create a new task

update_task

Update an existing pending task

delete_task

Delete a task if it has no dependents

get_next_task

Get the next available task

complete_task

Mark a task as completed

get_task_status

Get status of all tasks

get_task_details

Get details of a specific task