Orchestrator

Orchestrates distributed task management by coordinating workflows, enforcing dependencies, and tracking execution across instance

mokafari 25
Claude CodeClaude DesktopGeneric
View source ↗

This MCP orchestrator server, developed by an unnamed author, provides task management and coordination capabilities for distributed systems. Built with TypeScript and leveraging the MCP SDK, it offers functionality for creating tasks with dependencies, assigning work to instances, tracking task status, and enforcing dependency relationships. The implementation uses persistent storage to maintain task state across restarts. By abstracting task orchestration into a standardized MCP interface, it enables AI systems and applications to coordinate complex workflows across distributed environments. This server is particularly useful for scenarios involving multi-step data processing pipelines, distributed computing jobs, or any application requiring coordinated execution of interdependent tasks.

Source

Repository: https://github.com/mokafari/orchestrator-server

Maintain Orchestrator?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Orchestrator on getagentictools](https://getagentictools.com/mcp/mokafari-orchestrator-server?ref=badge)