Cookie Consent Compliance Scanner MCP Server
io.github.vincentn-waivern/cookie-checker-gdpr-ccpa-gcmv2
What is the Cookie Consent Compliance Scanner MCP server?
Cookie consent scanner: GDPR, CCPA, GCMv2. PASS/FAIL compliance checklists with fix recommendations.
How to install Cookie Consent Compliance Scanner
Copy-paste configuration for popular MCP clients.
AuthorizationsecretOptional bearer token for private scans. Format: 'Bearer wvn_xxx'. Generate at https://consent-analyser-emea.waivern.com/account/tokens. If omitted, scans are anonymous and public.
{
"mcpServers": {
"cookie-checker-gdpr-ccpa-gcmv2": {
"url": "https://consent-analyser-emea.waivern.com/mcp"
}
}
}{
"mcpServers": {
"cookie-checker-gdpr-ccpa-gcmv2": {
"serverUrl": "https://consent-analyser-emea.waivern.com/mcp"
}
}
}{
"servers": {
"cookie-checker-gdpr-ccpa-gcmv2": {
"type": "http",
"url": "https://consent-analyser-emea.waivern.com/mcp"
}
}
}{
"mcpServers": {
"cookie-checker-gdpr-ccpa-gcmv2": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://consent-analyser-emea.waivern.com/mcp"
]
}
}
}claude mcp add --transport http cookie-checker-gdpr-ccpa-gcmv2 https://consent-analyser-emea.waivern.com/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.