Skip to content
Cline

GDPR Shift-Left Compliance for Cline

io.github.kevinrabun/gdprshiftleftmcp

GDPR compliance MCP server - article lookup, DPIA, ROPA, DSR, IaC analysis, Bicep templates.

client:Cline transport:stdio runtime:pypi

Install GDPR Shift-Left Compliance in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "gdprshiftleftmcp": {
      "command": "uvx",
      "args": [
        "gdpr-shift-left-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

GDPR Shift-Left Compliance in other clients