Skip to main content
Glama
mister-franklin

io.github.mister-franklin/gdpr-decisions

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GDPR_API_KEYYesYour API key for the GDPR Decisions MCP server. Sign up at https://thedpo.eu/mcp

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_gdpr_decisionsA

Search the EU GDPR case law database using semantic search. Finds relevant decisions from all EU/EEA Data Protection Authorities (GBA, CNIL, AP, etc.), CJEU judgments, and EDPB guidelines. Returns decisions with summaries, fines, violated articles, and metadata. Use this to find case law supporting legal advice.

get_decision_detailA

Get full details of a specific GDPR decision by its ID. Returns the complete summary, violated articles, sanctions, controller info, and legal analysis. Use after search_gdpr_decisions to get more detail on a specific result.

search_by_gdpr_articleA

Find GDPR decisions that cite or violate a specific GDPR article. Useful for finding enforcement patterns for specific provisions. Examples: '5(1)(a)' for lawfulness/fairness/transparency, '6(1)' for legal basis, '32' for security measures.

get_gdpr_statisticsA

Get aggregate GDPR enforcement statistics: total decisions, total fines, average fine, decisions this month, authorities covered. Useful for contextualizing advice with enforcement trends.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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