← Back to Plugins
MCP Server MCP

io.github.mister-franklin/gdpr-decisions

github By github 👁 1 views ▲ 0 votes

EU GDPR decisions by thedpo.eu — search all EU DPA decisions and recommendations

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...