{
  "markdown": "# gridwork-privacy\n\nMCP server that audits websites for GDPR, CCPA, and ePrivacy compliance.\n\n## What it does\n\n- Detects 30+ third-party trackers (Google Analytics, Facebook Pixel, TikTok, Criteo, etc.)\n- Analyzes cookie consent mechanisms (CMP detection, reject options, pre-checked boxes)\n- Checks privacy policy presence and required disclosures\n- Reviews data collection forms for sensitive fields\n- Classifies each tracker's GDPR concern level\n- Identifies specific regulatory articles for each finding\n\n## Install\n\n```bash\nnpx gridwork-privacy\n```\n\n## MCP tools\n\n| Tool | Description |\n|------|-------------|\n| `audit_privacy` | Full privacy audit — trackers, consent, policy, data collection |\n| `scan_trackers` | Quick tracker detection with GDPR concerns |\n| `check_consent` | Cookie consent mechanism compliance check |\n| `compare_privacy` | Side-by-side privacy comparison of two sites |\n\n## Claude Desktop config\n\n```json\n{\n  \"mcpServers\": {\n    \"gridwork-privacy\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"gridwork-privacy\"]\n    }\n  }\n}\n```\n\n## License\n\nMIT — [Gridwork](https://thegridwork.space)\n",
  "bytes": 1118,
  "sha": "e368b1c96a977d5b7b7c6a1676b3d04caf352b949ea749b819900432fb4c1844",
  "repo_slug": "thegridwork/privacy",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_thegridwork_privacy_0ae6c683/readme"
}