Metadata-Version: 2.4
Name: agent-mcp-router-mcp
Version: 1.1.1
Summary: Agent MCP Router MCP — one router for the whole MEOK fleet. Holds 62 MEOK MCPs behind one namespaced endpoint. Install ONE thing, get all of them. By MEOK AI Labs.
Author-email: Nicholas Templeman <nicholas@meok.ai>
License: MIT
Project-URL: Homepage, https://meok.ai/a2a
Project-URL: Repository, https://github.com/CSOAI-ORG/agent-mcp-router-mcp
Keywords: mcp,router,agent-infrastructure,claude-code,cursor,meok
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mcp[cli]>=1.3.0
Dynamic: license-file

# Agent MCP Router MCP

> ## 🧱 Part of the MEOK A2A Substrate (£999/mo) + Universal PAYG (£29/mo)
> See [meok.ai/a2a](https://meok.ai/a2a).

# One MCP. 62 MEOK MCPs behind it.

<!-- mcp-name: io.github.CSOAI-ORG/agent-mcp-router-mcp -->

[![PyPI](https://img.shields.io/pypi/v/agent-mcp-router-mcp)](https://pypi.org/project/agent-mcp-router-mcp/)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)

## What this does

You don't want to install 62 separate `uvx <name>-mcp` packages. You want ONE router that holds the manifest of every MEOK MCP and exposes them all behind a single MCP server with namespaced tools.

`uvx agent-mcp-router-mcp` — done. All MEOK MCPs available via one connection.

## Tools

| Tool | Purpose |
|---|---|
| `list_routes(category?)` | Every routable MCP + tool |
| `route_call(target_mcp, tool_name, args)` | Proxy a call to a downstream MCP |
| `register_local_mcp(slug, command, args, category)` | Add your own non-MEOK MCP to the router |
| `health_check(slug?)` | Ping a downstream MCP |
| `bundle_subset(category, tools_per_mcp?)` | Generate a routing config snippet |
| `sign_call_chain(call_ids?)` | HMAC seal a multi-MCP transaction for audit |

## Why this exists

The official MCP Registry has 250+ servers. The 'install everything' problem is real — Claude Code, Cursor, Cline, and Windsurf all hit a tool-count ceiling around 75–100 tools. This router lets you mount the whole MEOK fleet behind one connection slot, with optional `tools_per_mcp` capping so you stay under the ceiling.

You can also register your own (non-MEOK) MCPs to extend the route table.

## Sister MCPs

Part of the MEOK **A2A** pack:

- `bft-progress-council-mcp` — anti-loop guardrail (called before every multi-MCP transaction)
- `agent-token-budget-mcp` — hard spend cap (called by the router for each delegated call)
- `agent-replay-debugger-mcp` — step-debug the router's call chain
- `mcp-spec-compliance-mcp` — lint the MCPs you register against the official spec

Full catalogue: [meok.ai/anthropic-registry](https://meok.ai/anthropic-registry)

## Pricing

| Option | Price |
|---|---|
| Self-host MIT | £0 |
| Universal PAYG | £29/mo + £0.0002/call |
| A2A Substrate | £999/mo |
| Universe | £1,499/mo |
| Defence | £4,990/mo |

Buy: https://meok.ai/a2a

## Wire it up — full stack

This MCP is part of the MEOK chain that turns one agent action into a fully
signed compliance event. See
[meok.ai/mcp-stack](https://meok.ai/mcp-stack) for the 6-MCP chain:

1. **bft-progress-council-mcp** — anti-loop guardrail
2. **agent-token-budget-mcp** — hard spend cap
3. **agent-content-watermark-mcp** — EU AI Act Article 50(2) watermark
4. **meok-eu-aigc-icon-mcp** — EU Code-of-Practice icon (Nov 2026 cliff)
5. **agent-audit-logger-mcp** — hash-chained audit trail
6. **a2a-governance-bridge-mcp** — fold all signatures into one signed event

Output: ONE auditor-defensible evidence event mapped to EU AI Act Articles
12 + 50, DORA Article 17, ISO 42001 clause 9 — plus a public verify URL.

## Licence

MIT. By [MEOK AI Labs](https://meok.ai) (CSOAI LTD, UK Companies House 16939677).

<!-- BUY-LADDER:START -->

## 💸 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/dRmcN75ScdQS7oh1Uc8k90U> |
| Quick Kit | **£9** | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | <https://buy.stripe.com/cNi00la8s1460ZT0Q88k90V> |
| Founder Call | **£29** | 30-min 1-on-1 with the founder | <https://buy.stripe.com/8x228ta8s6oqbExaqI8k90W> |

> Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet.
> Verify any signed report at <https://meok.ai/verify>.

<!-- BUY-LADDER:END -->

