Server data from the Official MCP Registry
EU GDPR decisions by thedpo.eu — search all EU DPA decisions and recommendations
EU GDPR decisions by thedpo.eu — search all EU DPA decisions and recommendations
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.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: GDPR_API_KEY
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"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.