Cookie Consent Compliance Scanner
io.github.vincentn-waivern/cookie-checker-gdpr-ccpa-gcmv2 · v2.0.0 · MCP 2025-11-25
Cookie consent scanner: GDPR, CCPA, GCMv2. PASS/FAIL compliance checklists with fix recommendations.
Reachability
reachable
checked 2026-07-14 04:30 UTC
Registry status active
Tools pinned 6
18301d5d7465
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.vincentn-waivern
(GitHub-account verified by the official registry)
Repository
github.com/waivern-compliance/har-analyzer
Remote endpoints
https://consent-analyser-emea.waivern.com/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:22 | first capture | 6 tools pinned |
Pinned tool definitions (6)
| Tool | Description |
|---|---|
| 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... |
| 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. |
| 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_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... |
| 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. |
| 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... |
Status badge
[](https://toolpin.dev/servers/io.github.vincentn-waivern/cookie-checker-gdpr-ccpa-gcmv2)
Maintain this server? Add the badge to your README — it links your users to this live status page.