MCP Hub
Back to servers

privacy

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

Registry
Updated
Apr 3, 2026

Quick Install

npx -y gridwork-privacy

gridwork-privacy

MCP server that audits websites for GDPR, CCPA, and ePrivacy compliance.

What it does

  • Detects 30+ third-party trackers (Google Analytics, Facebook Pixel, TikTok, Criteo, etc.)
  • Analyzes cookie consent mechanisms (CMP detection, reject options, pre-checked boxes)
  • Checks privacy policy presence and required disclosures
  • Reviews data collection forms for sensitive fields
  • Classifies each tracker's GDPR concern level
  • Identifies specific regulatory articles for each finding

Install

npx gridwork-privacy

MCP tools

ToolDescription
audit_privacyFull privacy audit — trackers, consent, policy, data collection
scan_trackersQuick tracker detection with GDPR concerns
check_consentCookie consent mechanism compliance check
compare_privacySide-by-side privacy comparison of two sites

Claude Desktop config

{
  "mcpServers": {
    "gridwork-privacy": {
      "command": "npx",
      "args": ["-y", "gridwork-privacy"]
    }
  }
}

License

MIT — Gridwork

Reviews

No reviews yet

Sign in to write a review