GDPR Shift-Left Compliance for Claude Desktop
io.github.kevinrabun/gdprshiftleftmcp
GDPR compliance MCP server - article lookup, DPIA, ROPA, DSR, IaC analysis, Bicep templates.
client:Claude Desktop
transport:stdio
runtime:pypi
Install GDPR Shift-Left Compliance in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gdprshiftleftmcp": {
"command": "uvx",
"args": [
"gdpr-shift-left-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs