BTankut/maestro-mcp
If you are the rightful owner of maestro-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.
Maestro MCP is a sophisticated orchestration system designed for the Model Context Protocol (MCP), enabling multiple MCP clients to collaborate through planner-executor patterns with shared state management.
Tools
Functions exposed to the LLM to take actions
register_client
Register a client with planner/executor role
create_task
Create new orchestration task
assign_task
Assign task to planner
create_plan
Create execution plan
distribute_plan
Distribute plan to executors
submit_report
Submit execution report
get_task_status
Get task status
get_executor_reports
Get execution reports
list_clients
List all registered clients
list_tasks
List all tasks
list_plans
List all plans
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client