MEOK Governance Engine MCP
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-mcpTools
Tool | Framework | What it does |
| All 13 | Cross-framework compliance sweep |
| EU AI Act | Article 6 risk tier classification |
| DORA | 5-pillar ICT resilience assessment |
| NIS2 | Essential/important entity obligations |
| CRA | Annex IV security requirements |
| GDPR | Data protection impact assessment |
| HIPAA | Administrative/technical/physical safeguards |
| SOC 2 | Trust Service Criteria evaluation |
| ISO 42001 | AI management system assessment |
| NIST/CycloneDX | AI bill of materials |
| 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
This server cannot be installed
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/meok-governance-engine-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server