Agent Orchestrator MCP
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.
🚀 Quick Start
# Install via pip
pip install agent_orchestrator_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install agent-orchestrator-mcp --client claude
✨ Features
- Multi-agent task management
- Dependency resolution
- Parallel execution
- Retry & backoff
- Progress tracking
📖 Documentation
🛡️ Compliance
This MCP server is built with EU AI Act compliance built-in:
- ✅ Article 9 — Risk Management System
- ✅ Article 13 — Transparency & Instructions for Use
- ✅ Article 15 — Bias Detection & Testing
- ✅ Article 26 — FRIA Support (where applicable)
- ✅ Article 50 — AI Content Watermarking (where applicable)
Need help getting compliant? Book a free 15-min diagnostic →
🏢 Enterprise
Need custom development, SLA guarantees, or white-label deployment?
- Pro: $99/mo — Full MCP suite + EU AI Act tracking
- Enterprise: $499/mo — Custom dev + SLA + Dedicated support
View Pricing → | Contact Sales →
🤝 Part of the MEOK Ecosystem
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 |
📜 License
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
💸 Try MEOK in 30 seconds — instant buy ladder
| 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.
Configuration
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).
Examples
Once configured, ask your assistant, for example:
- "Use
create_agentto …" - "Use
list_agentsto …" - "Use
delegate_taskto …"
See also
MEOK compliance MCP fleet:
agent-commerce-protocol-mcp, agent-cost-allocator-mcp, agent-identity-trust-mcp, agent-replay-debugger-mcp, agent-x402-paywall-mcp
Release files for agent-orchestrator-mcp 1.0.12
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| agent_orchestrator_mcp-1.0.12.tar.gz | 227.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agent_orchestrator_mcp-1.0.12-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:240.5 kB
Release files / agent_orchestrator_mcp-1.0.12.tar.gz
| Download URL | agent_orchestrator_mcp-1.0.12.tar.gz |
|---|---|
| Size | 227.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
06f66607c641732fde8e653d0f9daf27a7769516bfaada11f13bcdf4481db9b5
|
|
BLAKE2b-256 checksum How to use checksums |
ee60adb64f62808a7d4e8762d826f3c19116a7fce826ff811debe72723dbb85f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|
Release files / agent_orchestrator_mcp-1.0.12-py3-none-any.whl
| Download URL | agent_orchestrator_mcp-1.0.12-py3-none-any.whl |
|---|---|
| Size | 13.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8d6c177c23489b287f7437ee6fa9b7fea13ea57a594b22b520791aa57644a477
|
|
BLAKE2b-256 checksum How to use checksums |
c57798a2f286d7126f902ac315dbae3086080f61035da7a28eafdee6a205f407
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|