MCP Server
MCP
io.github.mister-franklin/gdpr-decisions
EU GDPR decisions by thedpo.eu — search all EU DPA decisions and recommendations
Install
uvx mcp-server-gdpr-decisions
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-server-gdpr-decisions",
"version": "0.1.2",
"transport": {
"type": "streamable-http",
"url": "https://thedpo.eu/mcp/"
},
"environmentVariables": [
{
"description": "API key from https://thedpo.eu/mcp — free tier includes 3 advice sessions per month",
"isRequired": true,
"isSecret": true,
"name": "GDPR_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment