EU AI Act compliance for AI agents. Instant risk scan, deadline tracker, 42-point audit, documentation generator, penalty calculator. Zero-config free tier. Built by MEOK AI Labs.
Project description
EU AI Act Compliance MCP Server
The only MCP server that automates EU AI Act compliance checking.
Classify AI risk levels · Run 42-point compliance audits · Generate Article 11 documentation · Assess penalties · Track deadlines
Installation · Tools · Docs · Report Bug
Connect via MCPize
Use this MCP server instantly with no local installation:
npx -y mcpize connect @CSOAI-ORG/eu-ai-act-compliance --client claude
Or connect at: https://mcpize.com/mcp/eu-ai-act-compliance
Quick Start
pip install eu-ai-act-compliance-mcp
# or
npm install -g @meok-ai/eu-ai-act-compliance-mcp
Why This Exists
The EU AI Act (Reg 2024/1689) is now in force. Following the March 2026 Digital Omnibus vote, the timeline shifted:
- Article 50 transparency obligations: 2 November 2026 (was August 2026)
- Annex III high-risk systems: 2 December 2027 (was August 2026)
- Annex I high-risk systems: 2 August 2028 (was August 2027)
Penalties remain unchanged: up to €35M or 7% of global turnover.
Most teams are using PDF binders and Word checklists to track Article 6 risk classifications, Article 26(9) FRIA artifacts, and Article 50 disclosures. When a regulator asks "how do we know this artifact wasn't fabricated last week?", the answer today is "trust us".
This MCP turns Article 6 / 26(9) / 50 obligations into a single AI-agent-callable tool, signs each artifact with HMAC-SHA256, and gives you a verifiable URL the auditor can curl independently.
Real Usage Example
A German Mittelstand HR-tech firm needed to dry-run their Article 6 classification + Article 26(9) FRIA for a CV-screening AI. Their compliance lead installed this MCP into Claude Code:
pip install eu-ai-act-compliance-mcp
Then prompted Claude:
"Classify our CV-scoring product against EU AI Act Article 6. Treat it as Annex III (employment). Generate the risk-tier rationale and the high-risk obligations checklist. Then produce the Article 26(9) FRIA. Sign with the attestation API."
Result: 49-page audit pack with cryptographically verifiable HMAC-signed sections in ~14 hours of review time.
Traditional consulting estimate: 230 hours / £42-62K.
Saved: ~£40K and 4-5 weeks.
Tools
| Tool | Description |
|---|---|
classify_risk |
Article 6 risk classification (minimal / limited / high / unacceptable) |
run_audit |
42-point compliance checklist against Annex I-IX |
generate_article_11 |
Technical documentation template generator |
assess_penalties |
Penalty exposure calculator (up to €35M or 7% global turnover) |
track_deadlines |
Deadline tracker with countdown to key dates |
sign_artifact |
HMAC-SHA256 attestation signing |
Pricing
| Tier | Price | What you get |
|---|---|---|
| Free | £0 | 10 calls/day — risk classification + audit |
| Pro | £199/mo | Unlimited calls + HMAC-signed attestations + public verify URLs |
| Enterprise | £1,499/mo | Multi-tenant + co-branded PDF reports + Trust Center webhooks |
| One-off assessment | £5,000 | 48h bespoke audit + signed deliverable |
→ Subscribe to Pro · Enterprise · Book assessment
Attestation API
Every Pro/Enterprise audit produces a cryptographically signed certificate:
POST https://meok-attestation-api.vercel.app/sign
→ { cert_id, verify_url, hmac_sha256, valid_until }
Verify any certificate: https://meok-attestation-api.vercel.app/verify/{cert_id}
Or install the zero-dep verifier: pip install meok-attestation-verify
Star History
Support & Enterprise
- GitHub Discussions
- Report Issues
- Enterprise support: nicholas@csoai.org
- Website: meok.ai
- All MCP servers: meok.ai/labs/mcp/servers
- Attestation API: meok-attestation-api.vercel.app
License
MIT © CSOAI
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eu_ai_act_compliance_mcp-1.2.5.tar.gz.
File metadata
- Download URL: eu_ai_act_compliance_mcp-1.2.5.tar.gz
- Upload date:
- Size: 35.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9866d015b5f79fcea381adabd2c9f545c7300b0da192bbe040aae0f5571778c6
|
|
| MD5 |
205c1bafc26612e6852e3e3ecdabdcc9
|
|
| BLAKE2b-256 |
c68045d8cc2fd021ee9e455d324a6e27e670cf3a16667d823ac75ee04c5064aa
|
File details
Details for the file eu_ai_act_compliance_mcp-1.2.5-py3-none-any.whl.
File metadata
- Download URL: eu_ai_act_compliance_mcp-1.2.5-py3-none-any.whl
- Upload date:
- Size: 27.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8238e4919a1c5d253a0130d991be492828578ccd617547ab08a735b7a38c5bf
|
|
| MD5 |
05f9379c778fcda5dd1aeb9d0fa907a5
|
|
| BLAKE2b-256 |
bc2b3bbac51d060f5177fbd838ecb57822aa49bcc48e0e1391c4154f3de46f78
|