JUHE API Marketplace
mokafari avatar
MCP Server

MCP Orchestrator Server

A server for task orchestration and coordination, facilitating task management with dependencies, multi-instance collaboration, and persistent task tracking.

24
GitHub Stars
11/17/2025
Last Updated
No Configuration
Please check the documentation below.
  1. Home
  2. MCP Servers
  3. orchestrator-server

README Documentation

MCP Orchestrator Server

smithery badge

The MCP Orchestrator Server provides task management and coordination capabilities across MCP enabled LLM instances like Claude Desktop or Cline. In simpler terms it allows for AI agents to create, share and execute tasks across instances

Orchestrator Server MCP server

Features

Version 1.1.0

  • Task Updates: Modify pending tasks
  • Safe Deletion: Delete tasks with dependency checks
  • Cycle Detection: Prevent dependency cycles
  • Tool Listing: Comprehensive tool documentation
  • Enhanced State Management: Improved task state transitions

Core Features

  • Task creation with dependencies
  • Multi-instance coordination
  • Persistent task storage
  • Dependency enforcement
  • Task status tracking

Installation

Installing via Smithery

To install Orchestrator Server for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install orchestrator-server --client claude

Manual Installation

npm install
npm run build

Usage

Create a Task

await create_task({
  id: 'setup',
  description: 'Initial setup'
});

Get Next Task

const task = await get_next_task({
  instance_id: 'worker-1'
});

Complete Task

await complete_task({
  task_id: 'setup',
  instance_id: 'worker-1',
  result: 'System initialized'
});

Documentation

  • API Reference
  • Quick Start Guide
  • Changelog

Roadmap

Version 1.2.0

  • Task priorities
  • Timeouts
  • Instance management

Version 1.3.0

  • Task groups
  • Analytics
  • Dashboard

License

MIT

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved