mcp-claude-hub

mcp-claude-hub

3.2

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

  1. create_session

    Create a new Claude Code session

  2. start_session

    Start a previously created session

  3. get_session_status

    Check the status of a session

  4. get_session_output

    Retrieve output from a completed session

  5. list_sessions

    List all sessions with optional filtering

  6. wait_for_session

    Wait for a session to complete