Back to Browse

Privacy MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 4 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (5/5 approved).

8 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

How to Install

Add this to your MCP configuration file:

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

Documentation

View on GitHub

From the project's GitHub README.

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

Be the first to review this server!

Privacy MCP Server - Audit websites for GDPR, CCPA, and ePrivacy compliance — | MCP Marketplace