mcp-orchestration-server

cosara22/mcp-orchestration-server

3.2

If you are the rightful owner of mcp-orchestration-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 dayong@mcphub.com.

The MCP Orchestration Server is a multi-agent development environment that integrates multiple Claude Code instances via the Model Context Protocol (MCP), allowing an Orchestrator Agent to manage other sub-agents such as Planning, Implementation, and Testing.

Tools

Functions exposed to the LLM to take actions

create_task

Create a new task for an agent.

get_task_status

Retrieve the status of a task.

list_agents

List the status of all agents.

poll_tasks

Fetch tasks assigned to an agent.

submit_result

Report the result of a task execution.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources