Connects Claude to the thedpo.eu GDPR enforcement database with semantic search across thousands of EU/EEA Data Protection Authority decisions, CJEU judgments, and EDPB guidelines. Exposes four tools: semantic search with jurisdiction filters, decision detail lookup by ID, search by GDPR article number, and aggregate enforcement statistics on fines and violations. Uses Voyage voyage-law-2 embeddings for legal-domain similarity and rerank-2.5 for result ordering. Requires an API key from thedpo.eu with a free tier of three 15-minute sessions per month. Reach for this when researching GDPR precedent, analyzing enforcement patterns by authority or article, or finding relevant case law for compliance questions.
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.
| Tool | Description |
|---|---|
search_gdpr_decisions | Semantic search with optional jurisdiction filter |
get_decision_detail | Full decision details by ID |
search_by_gdpr_article | Find decisions by GDPR article number |
get_gdpr_statistics | Aggregate enforcement statistics |
Sign up at thedpo.eu/mcp to get your API key. Free tier includes 3 advice sessions per month.
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"
}
}
}
}
Ask Claude questions like:
| 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.
MIT
GDPR_API_KEY*secretAPI key from https://thedpo.eu/mcp — free tier includes 3 advice sessions per month
com.mcparmory/google-search
io.github.pipeworx-io/brave-search
marcopesani/mcp-server-serper
brave/brave-search-mcp-server
com.mcparmory/google-search-console
acamolese/google-search-console-mcp