mcpbeat Sign in

Cookie Consent Compliance Scanner MCP Server

by vincentn-waivern Your server? Claim it
not responding

Cookie Consent Compliance Scanner is listed as active in the registry but did not answer our last check. It exposes 6 tools.

Cookie consent scanner: GDPR, CCPA, GCMv2. PASS/FAIL compliance checklists with fix recommendations.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 52 days of history · worst day 0%
52 days agonow
0.0%
Uptime 24h
0 of 91 checks
6
Tools
read from the server
320 ms
Response time
average over 24h
open, no key
Access
streamable-http

Cookie Consent Compliance Scanner does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add cookie-checker-gdpr-ccpa-gcmv2 --transport http https://consent-analyser-emea.waivern.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cookie-checker-gdpr-ccpa-gcmv2": {
      "url": "https://consent-analyser-emea.waivern.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cookie-checker-gdpr-ccpa-gcmv2]
url = "https://consent-analyser-emea.waivern.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "cookie-checker-gdpr-ccpa-gcmv2": {
      "url": "https://consent-analyser-emea.waivern.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cookie-checker-gdpr-ccpa-gcmv2": {
      "url": "https://consent-analyser-emea.waivern.com/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

scan
get_scan_report
Retrieve the compliance report for a completed scan. Always call get_scan_status first to confirm done=True. For a focused view of what needs fixing, prefer get_failing_checks instead.
get_scan_status
Check whether a scan is still running. Poll this every 10–15 seconds after calling scan_url. When done=True, call get_scan_report or get_failing_checks to retrieve results.
scan_url
Start a cookie consent compliance scan on the given URL. The scan runs asynchronously in the background. This tool returns a run_id immediately — the actual scan takes 60–120 seconds. Use get_scan_status(run_id) to poll for completion, then call get_scan_report(run_id) or get_failing_checks(run_id). If login_username and login_password are supplied, a paired scan is run: one scan before login and one after, linked by a scan_group_id. The returned run_id is for the pre-login scan. Only one credit is consumed.
failing
get_failing_checks
Return only the FAIL and PARTIAL checks from a completed scan. This is the most useful tool for an agent writing a compliance summary or remediation plan — it omits all the passing checks and focuses entirely on what needs to be fixed, with actionable recommendations for each issue.
payment
get_payment_link
Get a Stripe payment link to buy 50 scan credits for $5. Returns a URL that the user should open in their browser to complete the payment. Credits are added to their account automatically once payment is confirmed — usually within a few seconds. Requires a valid bearer token (anonymous callers cannot purchase).
scans
list_my_scans
List your recent scans (or recent public scans if anonymous). Returns scans ordered most-recent first. Use the run_id from any row to retrieve the full report with get_scan_report or get_failing_checks.

Endpoints

URLTransportStateLatencyChecked
https://consent-analyser-emea.waivern.com/mcp streamable-http answering 320 ms 6 min ago

Alternatives to Cookie Consent Compliance Scanner

same job, measured the same way
loudcheck
by chaoz23

Loudness compliance verdicts (EBU R128, ATSC A/85): pass/fail with exact ffmpeg remediation.

53 installs/wk local only
I
Legal Doc Analyzer
by vpatser1

Contract analysis, risk assessment, version diffs, compliance checks (GDPR, CCPA, SOC2)

27 installs/wk local only
Cookie Compliance
by cookie-compliance

Add a cookie consent banner that blocks trackers before consent and records proof of consent.

8 tools answering
PCI DSS v4.0.1 Compliance Checker
by shyshlakov

PCI DSS v4.0.1 compliance scanner for Go payment services, delivered as an MCP server

local only
Privacy
by thegridwork

Audit websites for GDPR, CCPA, and ePrivacy compliance — trackers, consent, and policies.

36 installs/wk local only
Secure Privacy MCP
by secureprivacy

An MCP server that automatically integrate GDPR-compliant cookie consent banners into websites

27 installs/wk local only
Compliance Tools
by timzinin-api

Pay-per-call compliance lead scanners with free MCP discovery and x402 payments.

3 tools answering
I
Dropcoin Validation
by freshfos

EU compliance checks for AI agents: sanctions, company, VAT ID, IBAN, email. Pay per call.

6 tools answering

Cookie Consent Compliance Scanner — questions

Answers built from our own checks of this server.

What can Cookie Consent Compliance Scanner do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_failing_checks, get_payment_link, get_scan_report, get_scan_status, list_my_scans, scan_url. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Cookie Consent Compliance Scanner working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 320 ms. The bar chart above shows every period we have measured.
Is Cookie Consent Compliance Scanner still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Cookie Consent Compliance Scanner as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Cookie Consent Compliance Scanner?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Cookie Consent Compliance Scanner need an API key?
No. Cookie Consent Compliance Scanner completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.