Back to Browse

Gdpr Decisions MCP Server

Developer ToolsUse Caution4.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

4.2
Use Caution4.2High Risk

This is a well-architected MCP server for accessing a GDPR enforcement decisions database. It implements proper API key authentication with rate limiting, uses read-only database access, and avoids dangerous patterns. Minor code quality issues around error handling and logging of potentially sensitive data (search queries) prevent a higher score, but the authentication model and permission scoping are sound and appropriate for the stated purpose. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 4 high severity). Package verification found 1 issue.

8 files analyzed · 12 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

database

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

API key from https://thedpo.eu/mcp — free tier includes 3 advice sessions per monthRequired

Environment variable: GDPR_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-mister-franklin-gdpr-decisions": {
      "env": {
        "GDPR_API_KEY": "your-gdpr-api-key-here"
      },
      "args": [
        "mcp-server-gdpr-decisions"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Gdpr Decisions MCP Server - EU GDPR decisions by thedpo.eu — search all EU DPA | MCP Marketplace