Built by MEOK AI Labs to automate GDPR compliance workflows directly in Claude. Handles Data Protection Impact Assessments (DPIAs), maintains Article 30 processing records, audits Article 22 automated decision-making systems, and manages data subject request workflows. Also covers Chapter V cross-border transfer compliance, including data localization checks and transfer mechanism validation. You'd reach for this if you're building AI systems that process EU personal data and need to document compliance controls without leaving your development environment. Part of a larger ecosystem focused on EU AI Act compliance, though the core functionality here is strictly GDPR-focused.
⚖️ Built by MEOK AI Labs / CSOAI. Need this applied to your system fast? Book a 30-min Founder Office Hour (£29) → https://meok.ai/work · Full governance platform → https://meok.ai
GDPR compliance MCP — DPIA automation, Article 30 records, Article 22 automated decision-making a...
GDPR compliance MCP — DPIA automation, Article 30 records, Article 22 automated decision-making audit, data subject request workflow.
# Install via pip
pip install gdpr_compliance_ai_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install gdpr-compliance-ai-mcp --client claude
This MCP supports universal pay-per-call billing across the MEOK compliance fleet:
# One-time setup
export MEOK_PAYG_KEY="your_topup_token"
# Every tool call now deducts £0.05 from your balance.
# When balance hits zero, the tool returns a top-up URL.
# Works across all 7 MEOK compliance MCPs with the same token.
MEOK_PAYG_RATE_GBP).MEOK_X402_RECEIVER and pay via stablecoin.MEOK_PAYG_KEY is unset, behaviour is unchanged.Get a token: councilof.ai/payg (£10 / £50 / £200 top-up tiers).
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 — 26 PyPI packages · ~16,300 monthly installs.
| 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
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"gdpr-compliance-ai-mcp": {
"command": "uvx",
"args": ["gdpr-compliance-ai-mcp"]
}
}
}
Or: pip install gdpr-compliance-ai-mcp then run the gdpr-compliance-ai-mcp command (stdio transport).
Once configured, ask your assistant, for example:
classify_processing to …"lawful_basis_assessment to …"dpia_generator to …"