io.github.CSOAI-ORG/meok-omnibus-tracker-mcp icon

meok-omnibus-tracker-mcp

by CSOAI-ORG

io.github.CSOAI-ORG/meok-omnibus-tracker-mcp

meok-omnibus-tracker-mcp MCP server by MEOK AI Labs

meok-omnibus-tracker-mcp · v1.0.6

by CSOAI-ORG

57

Meok Omnibus Tracker MCP

The live source of truth for the EU AI Act Digital Omnibus delay.

EU AI Act + GDPR + DORA Digital Omnibus tracker — track all 8 cliff dates, 14 article changes, an...

EU AI Act + GDPR + DORA Digital Omnibus tracker — track all 8 cliff dates, 14 article changes, and the live status of every regulatory delay. By MEOK AI Labs.


Quick Install

Client Install
Claude Desktop
Cursor
VS Code
Windsurf
Docker docker run -p 8000:8000 meok-omnibus-tracker-mcp
pip pip install meok-omnibus-tracker-mcp

Why this exists

🚀 Quick Start

# Install via pip
pip install meok_omnibus_tracker_mcp

# 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

Configuration

Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:

{
  "mcpServers": {
    "meok-omnibus-tracker-mcp": {
      "command": "uvx",
      "args": ["meok-omnibus-tracker-mcp"]
    }
  }
}

Or: pip install meok-omnibus-tracker-mcp then run the meok-omnibus-tracker-mcp command (stdio transport).

Examples

Once configured, ask your assistant, for example:

  • "Use query_article to …"
  • "Use get_trilogue_status to …"
  • "Use generate_compliance_update to …"