If you're wrangling multiple AI agents that need to coordinate work, this gives you the orchestration layer. You can spin up agents, route tasks between them based on trust scores, manage dependencies, and run sprints with parallel execution. It handles the messy bits like retry logic, backoff, and progress tracking so your agents aren't stepping on each other. The EU AI Act compliance hooks are baked in if you need audit trails for risk management or bias testing. Reach for this when you've outgrown single-agent workflows and need something closer to a team coordination system than a simple task queue.
Multi-agent task management: create agents, delegate tasks with trust-based routing, coordinate f...
Multi-agent task management: create agents, delegate tasks with trust-based routing, coordinate file access, run sprints, and monitor performance.
# Install via pip
pip install agent_orchestrator_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install agent-orchestrator-mcp --client claude
This MCP server is built with EU AI Act compliance built-in:
Need help getting compliant? Book a free 15-min diagnostic →
Need custom development, SLA guarantees, or white-label deployment?
View Pricing → | Contact Sales →
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"agent-orchestrator-mcp": {
"command": "uvx",
"args": ["agent-orchestrator-mcp"]
}
}
}
Or: pip install agent-orchestrator-mcp then run the agent-orchestrator-mcp command (stdio transport).
Once configured, ask your assistant, for example:
create_agent to …"list_agents to …"delegate_task to …"MEOK compliance MCP fleet:
agent-commerce-protocol-mcp, agent-cost-allocator-mcp, agent-identity-trust-mcp, agent-replay-debugger-mcp, agent-x402-paywall-mcp
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent