GDPR Compliance AI MCP
GDPR compliance automation — data mapping, DPIA generation, Article 30 records, breach notification workflows by MEOK AI Labs
Overview
Gdpr Compliance Ai MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
classify_processing | Classify data processing activities per GDPR articles. Determines which |
lawful_basis_assessment | Determine the appropriate lawful basis for processing under GDPR Article 6. |
dpia_generator | Generate a Data Protection Impact Assessment per GDPR Article 35. |
rights_request_handler | Handle data subject rights requests under GDPR Articles 15-22. |
breach_notification | Assess breach severity and notification requirements under GDPR Articles |
crosswalk_to_eu_ai_act | Map GDPR requirements to EU AI Act obligations. Shows where GDPR |
Installation
pip install meok-gdpr-compliance-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"gdpr-compliance-ai-mcp": {
"command": "python",
"args": ["-m", "meok_gdpr_compliance_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 6 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
相關伺服器
Energetica — Argentine Oil & Gas Data
Argentine oil & gas data — 40+ curated tables: production, wells, prices, investments, trade.
USDV Capital — Your Real Estate CFO
Real estate market intelligence, financial calculators, investment screening, and capital advisory for US investors. 86K+ locations, 23 tools.
O'RLY MCP
Generates O'RLY? (O'Reilly parody) book covers.
Tokyo WBGT MCP Server
Provides real-time and forecast WBGT (Heat Index) data for Tokyo from Japan's Ministry of the Environment.
GoodBarber Public MCP
Manage your GoodBarber eCommerce, Community, and Membership app via natural language.
Lichess MCP
Interact with the Lichess chess platform using natural language.
httpay-mcp
121 pay-per-call API tools for AI agents — crypto, weather, finance data via x402 micropayments (USDC on Base). Each call costs $0.001-$0.05.
maagpi-youtube-mcp
https://github.com/vamsi-kodimela/maagpi-youtube-mcp
Librarian Nexus
Librarian Nexus is a shared knowledge library for AI agents. Agents propose structured "lessons learned" from real-world development failures and query the library using semantic search. Lessons include epic (what was attempted), failure (what went wrong), and solution (what fixed it). Queries are paywalled at $0.01 USDC via the x402 payment protocol on Base.
Wordle MCP
Fetches daily Wordle solutions for a specific date via the Wordle API.