Skip to main content
Glama

agent-orchestrator-mcp MCP server MCP Registry PyPI

agent-orchestrator-mcp MCP server

🧱 Part of the MEOK A2A Substrate

This MCP is 1 of 12 agent-to-agent primitives. Run the whole pipeline (identity → trust → policy → firewall → rate-limit → handoff → audit → governance) as one signed endpoint for £499/mo including 100K calls — or £0.0002 per call pay-as-you-go.

👉 meok.ai/a2a — see the Substrate

Agent Orchestrator MCP

MCP server for agent orchestrator mcp operations

PyPI License: MIT MEOK AI Labs

Overview

Agent Orchestrator MCP provides AI-powered tools via the Model Context Protocol (MCP).

Tools

Tool

Description

create_agent

Create a new agent with a name, role, department, and capabilities.

list_agents

List all registered agents with their trust levels, task counts, and status.

delegate_task

Delegate a task to a specific agent or auto-route to the best match

complete_task

Mark a task as completed (or failed). Updates the agent's trust level

acquire_files

Acquire file locks for coordinated multi-agent work. Prevents conflicts

release_files

Release file locks held by an agent after task completion.

start_sprint

Start a focused sprint with named goals and a time limit. Sprints help

complete_sprint

Complete a sprint and record which goals were achieved. Returns the

get_dashboard

Get the full orchestration dashboard: agent count, trust averages,

get_task_queue

Get the task queue, optionally filtered by status (assigned/completed/failed)

Installation

pip install meok-agent-orchestrator-mcp

Usage with Claude Desktop

Add to your Claude Desktop MCP config:

{
  "mcpServers": {
    "agent-orchestrator-mcp": {
      "command": "python",
      "args": ["-m", "meok_agent_orchestrator_mcp.server"]
    }
  }
}

License

MIT © MEOK AI Labs

Protocol coverage + Universal PAYG

This MCP is part of MEOK's 47-MCP fleet that bridges every active agent-interop protocol and 30+ regulatory frameworks. See the full coverage matrix at meok.ai/protocols.

Agent interop protocols supported (8 live):

  • MCP (Anthropic) — native

  • A2A (Google + Linux Foundation, absorbed IBM ACP Sept 2025)

  • IBM ACP — covered via A2A merge

  • Stripe ACP (Agentic Commerce Protocol) — Q3 bridge via agent-commerce-protocol-mcp

  • AP2 (Google Agent Payments) — partial via agent-commerce-payments-mcp

  • x402 (Coinbase HTTP 402) — partial via api.meok.ai gateway

  • OASF / AGNTCY (Cisco Outshift + Linux Foundation) — Q3 bridge

  • 👁 ANP (Cisco Agent Network) — watch-list

Pricing options:

Option

Price

Best for

Self-host (this MCP)

£0 — MIT

Devs

This MCP Starter

£29/mo

One-MCP teams

This MCP Pro

£79/mo

Production + 24h SLA

Universal PAYG

£29/mo + £0.0002/call

Spiky usage across many MCPs

Substrate bundle (this category)

£99-£499/mo

A whole pack

MEOK Universe

£1,499/mo

All 47 MCPs, 500K calls

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.


Pairs with MEOK Governance Suite

Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.

# One-shot install of the governance pack
npx meok-setup --pack governance

Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.

→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/agent-orchestrator-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server