MCP server for EU GDPR case law database — search decisions, recommendations and guidelines from all EU Data Protection Authorities.
Project description
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
MCP Tools
| 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 |
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_server_gdpr_decisions-0.1.1.tar.gz.
File metadata
- Download URL: mcp_server_gdpr_decisions-0.1.1.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a728d99143e2a51eee5579a1a6fa459acbbc88a0f4442c804eb665d0dba8681a
|
|
| MD5 |
c02b9b15242b40063efd11c853851113
|
|
| BLAKE2b-256 |
78b3b4a1fb73ae81ed411f27bc8ce05b2c42c1c30ea69e753d16f993c9c4b762
|
File details
Details for the file mcp_server_gdpr_decisions-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mcp_server_gdpr_decisions-0.1.1-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9d78be1ded22259b950dc386a350585251ed9ee697e2862ad99cf38613465ad
|
|
| MD5 |
ce1f3351551414421da7cdbf54069fbe
|
|
| BLAKE2b-256 |
240e581dfdb0300550428f565899d105888c4afaaf7baaee8383d5b1b3d512b4
|