AI-powered meok governance engine MCP server for agents. Supports full governance report, which frameworks apply, compliance cost estimator. By MEOK AI Labs.
Project description
Governance Engine MCP
62 AI governance tools across 13 regulatory frameworks in one MCP server.
EU AI Act · DORA · NIS2 · CRA · GDPR · CSRD · HIPAA · SOC 2 · ISO 42001 · ISO 27001 · NIST AI RMF · PCI DSS · UK AI Bill
Install · Tools · Pricing · Attestation API
Why This Exists
Most compliance teams run separate audits for each regulation. A fintech deploying AI needs DORA + EU AI Act + NIS2 + GDPR simultaneously. Running four separate tools means four skill sets, four invoices, and four months of consultant time.
This MCP orchestrates all 13 frameworks from a single Claude prompt. One audit covers every regulation your product touches. Each finding gets an HMAC-signed attestation your auditor can verify independently.
Install
pip install meok-governance-engine-mcp
Tools
| Tool | Framework | What it does |
|---|---|---|
run_unified_audit |
All 13 | Cross-framework compliance sweep |
classify_risk_eu_ai_act |
EU AI Act | Article 6 risk tier classification |
assess_dora_resilience |
DORA | 5-pillar ICT resilience assessment |
check_nis2_obligations |
NIS2 | Essential/important entity obligations |
evaluate_cra_requirements |
CRA | Annex IV security requirements |
run_gdpr_dpia |
GDPR | Data protection impact assessment |
check_hipaa_safeguards |
HIPAA | Administrative/technical/physical safeguards |
assess_soc2_controls |
SOC 2 | Trust Service Criteria evaluation |
check_iso42001 |
ISO 42001 | AI management system assessment |
generate_ai_bom |
NIST/CycloneDX | AI bill of materials |
sign_audit_receipt |
All | HMAC-SHA256 signed attestation |
Example
Prompt: "Run a unified governance audit on our customer-facing chatbot.
It processes EU personal data, is deployed by a German bank,
and uses GPT-4 as the backbone model."
Result: Cross-framework report covering EU AI Act (high-risk, Annex III),
DORA (ICT third-party risk), NIS2 (essential entity), GDPR (DPIA required),
CRA (default security settings). Each finding signed with attestation cert.
Pricing
| Tier | Price | What you get |
|---|---|---|
| Free | £0 | 10 calls/day — unified audit + risk classification |
| Pro | £199/mo | Unlimited + HMAC-signed attestations + verify URLs |
| Enterprise | £1,499/mo | Multi-tenant + co-branded reports + webhooks |
Attestation API
Every Pro/Enterprise audit produces a cryptographically signed certificate:
POST https://meok-attestation-api.vercel.app/sign
GET https://meok-attestation-api.vercel.app/verify/{cert_id}
Zero-dep verifier: pip install meok-attestation-verify
Links
- Website: meok.ai
- All MCP servers: meok.ai/labs/mcp/servers
- Enterprise support: nicholas@csoai.org
License
MIT
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 meok_governance_engine_mcp-1.0.7.tar.gz.
File metadata
- Download URL: meok_governance_engine_mcp-1.0.7.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc70aefd560719875a8f188fe8f8e9424c1070d64b97127db3e06663f273dd1b
|
|
| MD5 |
7d07441284cd1f861d503c9aa24e01d6
|
|
| BLAKE2b-256 |
c7be2f5be6e8a46cf040f8de10e005e51137744730655c3af604bc752074c1c0
|
File details
Details for the file meok_governance_engine_mcp-1.0.7-py3-none-any.whl.
File metadata
- Download URL: meok_governance_engine_mcp-1.0.7-py3-none-any.whl
- Upload date:
- Size: 14.7 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 |
ef7a15a06f9373a60fa937ba40fbdff0212ab53501ae97f922df63807c054bd9
|
|
| MD5 |
3e1d79cc78dd157ff0aa17593276920f
|
|
| BLAKE2b-256 |
da4820de61e664a69275f2b897800382d7410fea5b9a4e6191f6b8c287932488
|