Loading MCP server directory, please wait...
EU GDPR decisions by thedpo.eu — search all EU DPA decisions and recommendations
npx @getmcp/cli add io.github.mister-franklin/gdpr-decisionsRequires Python 3.10+. Community-contributed server. Review source before installing.
GDPR_API_KEYAPI key from https://thedpo.eu/mcp — free tier includes 3 advice sessions per month
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mister-franklin/gdpr-decisions": {
"command": "uvx",
"args": [
"mcp-server-gdpr-decisions"
],
"env": {
"GDPR_API_KEY": ""
}
}
}
}