1. Conduid
  2. Security
  3. io.github.thegridwork/privacy
MCP server · Security

io.github.thegridwork/privacy

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

Unclaimed security
37Low

Scored 5 months ago · breakdown

About io.github.thegridwork/privacy

io.github.thegridwork/privacy is an MCP server in the Security category: audit websites for GDPR, CCPA, and ePrivacy compliance — trackers, consent, and policies. It has been installed 0 times through Conduid.

Install

Claude Code
claude mcp add io-github-thegridwork-privacy -- npx -y gridwork-privacy
npx
npx -y gridwork-privacy

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about io.github.thegridwork/privacy

Powered by Claude · Grounded in docs

I know everything about io.github.thegridwork/privacy. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

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

Tool Description
audit_privacy Full privacy audit — trackers, consent, policy, data collection
scan_trackers Quick tracker detection with GDPR concerns
check_consent Cookie consent mechanism compliance check
compare_privacy Side-by-side privacy comparison of two sites

Claude Desktop config

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

License

MIT — Gridwork

README mirrored from the source repository 5 months ago. The original is authoritative.

Questions

About io.github.thegridwork/privacy

How do I install io.github.thegridwork/privacy?

Run claude mcp add io-github-thegridwork-privacy -- npx -y gridwork-privacy, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is io.github.thegridwork/privacy safe to use with an AI agent?

Its trust score is 37 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is io.github.thegridwork/privacy still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.