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
Похожие серверы
Ingero
eBPF-based GPU causal observability agent with MCP server. Traces CUDA Runtime/Driver APIs via uprobes and host kernel events via tracepoints to build causal chains explaining GPU latency. 7 MCP tools for AI-assisted GPU debugging and root cause analysis. <2% overhead, production-safe.
Maagpi Images MCP
Google AI studio based imageneration MCP with option to extend it to other providers
MCP Weather Server
Provides weather-related tools using the US National Weather Service API.
porkbun-mcp
MCP server for Porkbun domains and DNS
Chia Health MCP Server
Chia Health MCP Server — Patient workflow integration for a licensed US telehealth platform. Browse GLP-1 medications (semaglutide, tirzepatide), peptide therapies (sermorelin, NAD+, glutathione), and longevity treatments. Check eligibility, complete intake, sign consents, and manage treatment plans. 30 tools, HIPAA-compliant. All prescriptions evaluated by licensed US healthcare providers and delivered from FDA-regulated pharmacies across 50 states + DC.
asterpay
EUR settlement for AI agents. USDC/EURC to EUR via SEPA Instant. Trust scoring (KYA 0-100), market data, crypto analytics, AI tools.
Vintage Chocolate Recipes (1914)
146 historic chocolate recipes from 1914. Search cakes, candies, and beverages from Maria Parloa's classic cookbook.
ImmoStage Virtual Staging
AI virtual staging for real estate — stage rooms, beautify floor plans, classify images, generate property descriptions
openterms-mcp
Ed25519-signed consent receipts + programmable policy engine for AI agents before they take actions.
Time Server
An MCP server that exposes datetime information to agentic systems and chat REPLs.