orchestrator-mcp-server

orchestrator-mcp-server

2

The Workflow Orchestrator MCP Server leverages AI to manage dynamic workflows, supporting complex task breakdowns and adaptable processes. Its modular architecture facilitates intelligent decision-making powered by a Large Language Model, with persistent state management and resumption capabilities.

list_workflows`

List available workflow definitions

start_workflow`

Start the workflow by name, optional initial context

get_workflow_status`

Get the current status of the running workflow instance

advance_workflow`

Report the previous result and request the next step

resume_workflow`

Reconnect to an existing workflow instance, providing client state to coordinate