Loading MCP server directory, please wait...
An MCP server that automatically integrate GDPR-compliant cookie consent banners into websites
npx @getmcp/cli add io.github.secureprivacy/secure-privacy-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.secureprivacy/secure-privacy-mcp": {
"command": "npx",
"args": [
"-y",
"secure-privacy-mcp"
]
}
}
}