mcp-claude-hub
If you are the rightful owner of mcp-claude-hub 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 Claude Orchestration MCP Server is designed to manage and coordinate multiple Claude Code sessions for complex projects.
The Claude Orchestration MCP Server is a robust solution for managing multiple Claude Code sessions simultaneously, allowing for efficient handling of complex projects. By leveraging the Model Context Protocol (MCP), this server enables users to create, manage, and monitor multiple sessions, define dependencies between them, and retrieve outputs upon completion. The server is equipped with a user-friendly web-based interface powered by Gradio, making it accessible and easy to use. It supports Bearer token authentication to ensure secure communication and interaction with the server. The server is designed to streamline the process of orchestrating multiple code sessions, making it an ideal tool for developers and project managers working on large-scale projects that require parallel processing and coordination.
Features
- Create and manage multiple Claude Code sessions
- Define dependencies between sessions
- Monitor session progress and status
- Retrieve session outputs
- Web-based interface using Gradio
Tools
create_session
Create a new Claude Code session
start_session
Start a previously created session
get_session_status
Check the status of a session
get_session_output
Retrieve output from a completed session
list_sessions
List all sessions with optional filtering
wait_for_session
Wait for a session to complete