Skip to content
Windsurf

GDPR Shift-Left Compliance for Windsurf

io.github.kevinrabun/gdprshiftleftmcp

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

client:Windsurf transport:stdio runtime:pypi

Install GDPR Shift-Left Compliance in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

GDPR Shift-Left Compliance in other clients