Tracks the shifting landscape of EU AI Act enforcement timelines, including the 8 major cliff dates, 14 article amendments, and regulatory delays that affect compliance planning. Built by MEOK AI Labs specifically for teams navigating the EU AI Act, GDPR, and DORA requirements. You'd use this when you need programmatic access to current enforcement status rather than manually checking official sources. The compliance badges suggest it maps to specific articles like risk management (Article 9), transparency requirements (Article 13), and bias testing (Article 15), though the README doesn't detail the actual MCP operations exposed. Part of a larger ecosystem of governance focused MCP servers from the same org.
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.
| 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 |
# Install via pip
pip install meok_omnibus_tracker_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install meok-omnibus-tracker-mcp --client claude
This MCP server is built with EU AI Act compliance built-in:
Need help getting compliant? Book a free 15-min diagnostic →
Need custom development, SLA guarantees, or white-label deployment?
View Pricing → | Contact Sales →
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 |
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
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
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).
Once configured, ask your assistant, for example:
query_article to …"get_trilogue_status to …"generate_compliance_update to …"