secure privacy mcp for Claude Desktop
io.github.secureprivacy/secure-privacy-mcp
An MCP server that automatically integrate GDPR-compliant cookie consent banners into websites
client:Claude Desktop
transport:stdio
runtime:npm
Install secure privacy mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"secure-privacy-mcp": {
"command": "npx",
"args": [
"-y",
"secure-privacy-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs