Agent Delegation MCP server. Tools: create task, delegate task, get task status. Built by MEOK AI Labs.
SaferSkills independently audited agent-delegation-mcp (MCP Server) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<!-- mcp-name: io.github.CSOAI-ORG/agent-delegation-mcp -->
Create and delegate tasks to specialized agents, track progress, and manage task lifecycle
Create and delegate tasks to specialized agents, track progress, and manage task lifecycle. Supports priority queuing and capability-based agent matching.
# Install via pip
pip install agent_delegation_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install agent-delegation-mcp --client claudeThis MCP server is built with EU AI Act compliance built-in:
Need help getting compliant? [Book a free 15-min diagnostic →](https://cal.com/csoai/august-audit)
Need custom development, SLA guarantees, or white-label deployment?
View Pricing → | Contact Sales →
This server is part of the [MEOK AI Labs](https://meok.ai) 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
<p align="center"> <sub>Built with 💜 by <a href="https://meok.ai">MEOK AI Labs</a> · UK Companies House 16939677</sub> </p> Each tier above the free self-host adds HMAC-signed attestations verifiable at verify.meok.ai. Linux Foundation governance on the A2A spine means EU regulated buyers can deploy without vendor-lock-in objections.
<!-- BUY-LADDER:START -->
| 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>.
<!-- BUY-LADDER:END -->
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"agent-delegation-mcp": {
"command": "uvx",
"args": ["agent-delegation-mcp"]
}
}
}Or: pip install agent-delegation-mcp then run the agent-delegation-mcp command (stdio transport).
Once configured, ask your assistant, for example:
create_task to …"delegate_task to …"get_task_status to …"~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.