io.github.mister-franklin/gdpr-decisions
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@io.github.mister-franklin/gdpr-decisionslargest GDPR fines in 2024"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Server — GDPR Decisions
Remote MCP server providing AI-powered access to the largest EU GDPR enforcement decisions database. Search decisions, recommendations, and guidelines from all EU/EEA Data Protection Authorities, CJEU judgments, and EDPB guidelines.
Built by Mr. Franklin for The DPO.
Features
Semantic search across thousands of GDPR enforcement decisions using legal-domain embeddings (Voyage voyage-law-2)
Hybrid search combining vector similarity, full-text search, and legal source hierarchy weighting
Reranking with Voyage rerank-2.5 for optimal result relevance
GDPR article lookup — find decisions by violated or cited GDPR article
Enforcement statistics — aggregate data on fines, violations, and authority activity
Full decision details including sanctions, controller data, and GDPR article references
Related MCP server: GDPR Compliance for AI Systems MCP Server
MCP Tools
Tool | Description |
| Semantic search with optional jurisdiction filter |
| Full decision details by ID |
| Find decisions by GDPR article number |
| Aggregate enforcement statistics |
Getting Started
1. Get an API key
Sign up at thedpo.eu/mcp to get your API key. Free tier includes 3 advice sessions per month.
2. Add to Claude Desktop
Add to your Claude Desktop config (claude_desktop_config.json):
{
"mcpServers": {
"gdpr-decisions": {
"command": "uvx",
"args": ["mcp-server-gdpr-decisions"],
"env": {
"GDPR_API_KEY": "sk_free_your_key_here"
}
}
}
}3. Use in Claude
Ask Claude questions like:
"What are the largest GDPR fines in 2024?"
"Find decisions about consent for cookies"
"Which DPA decisions cite Article 6 GDPR?"
"Give me enforcement statistics for Belgium"
Pricing
Tier | Sessions/month | Price |
Free | 3 | Free |
Pro | Unlimited | See thedpo.eu/mcp |
A session is a 15-minute window. Follow-up questions within the same session don't count as new sessions.
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityDmaintenanceEnables users to search and monitor European regulatory publications including GDPR, ISO27001, and AI Act. Supports creating monitoring topics, generating compliance briefs, and setting up notifications for regulatory updates.Last updated5
- AlicenseAqualityBmaintenanceProvides comprehensive GDPR compliance assessment tools for AI/ML systems, including lawful basis determination, DPIA generation, and data subject rights handling. It also crosswalks GDPR requirements to EU AI Act obligations with AI-specific considerations throughout.Last updated629MIT
- FlicenseAqualityCmaintenanceProvides AI agents with access to a structured compliance dataset covering privacy and AI regulations across jurisdictions, enabling verifiable answers to regulatory questions via tools and resources.Last updated12
- AlicenseAqualityCmaintenanceEnables searching and analyzing decisions from the Polish Data Protection Authority (UODO) directly within AI clients, allowing full-text search, filtering, and retrieval of GDPR enforcement decisions.Last updated3221Apache 2.0
Related MCP Connectors
EU law, article-level: GDPR, NIS2, DORA, EU AI Act + more, with EUR-Lex citations. Keyless.
Verified, tier-0 regulatory data for AI across 850+ official sources and 50+ jurisdictions.
Verified, citable German & EU law for any LLM. Daily updates from official sources, hosted in DE.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mister-franklin/mcp-gdpr-decisions'
If you have feedback or need assistance with the MCP directory API, please join our Discord server