Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"gridwork-privacy": {
"args": [
"-y",
"gridwork-privacy"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP server that audits websites for GDPR, CCPA, and ePrivacy compliance.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'gridwork-privacy' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked gridwork-privacy against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in security / legal
87 tools for Korean law — statutes, precedents, ordinances, interpretations | MCP Server · CLI · npm
An evil MCP server used for redteam testing
Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs.
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Security Weekly
Get CVE alerts and security updates for io.github.thegridwork/privacy and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
MCP server that audits websites for GDPR, CCPA, and ePrivacy compliance.
npx gridwork-privacy
| 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 |
{
"mcpServers": {
"gridwork-privacy": {
"command": "npx",
"args": ["-y", "gridwork-privacy"]
}
}
}
MIT — Gridwork