jeanibarz/orchestrator-mcp-server
If you are the rightful owner of orchestrator-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Workflow Orchestrator MCP Server is an AI-powered system designed to manage and execute complex workflows using a Large Language Model (LLM) for intelligent decision-making.
Tools
Functions exposed to the LLM to take actions
list_workflows
List available workflow definitions.
start_workflow
Starts a workflow by name, optionally with initial context.
get_workflow_status
Gets the current status of a running workflow instance.
advance_workflow
Reports the outcome of the previous step and requests the next step.
resume_workflow
Reconnects to an existing workflow instance, providing the client's assumed state for reconciliation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client