GDPR Shift-Left Compliance runs on your own machine — the client starts it, so there is no endpoint to ping. 190 installs a week from pypi. Last commit 13 Feb 2026.
GDPR compliance MCP server - article lookup, DPIA, ROPA, DSR, IaC analysis, Bicep templates.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add GDPRShiftLeftMCP -- uvx gdpr-shift-left-mcp
{
"mcpServers": {
"GDPRShiftLeftMCP": {
"args": [
"gdpr-shift-left-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.GDPRShiftLeftMCP]
command = "uvx"
args = ["gdpr-shift-left-mcp"]
{
"mcpServers": {
"GDPRShiftLeftMCP": {
"args": [
"gdpr-shift-left-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"GDPRShiftLeftMCP": {
"args": [
"gdpr-shift-left-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.