GDPR Compliance Scanner — Cookie, Privacy & Tracker Audit
https://server.smithery.ai/axel-belfort/gdpr-scanner/mcp
● healthy
GDPR compliance scanner API for AI agents. Audit any website for EU data protection compliance: cookie consent banner detection, privacy policy analysis, third-party tracker identification, DPO contact check, and composite score 0-100 with fix recommendations. Tools: compliance_scan_gdpr. Use this for compliance audits, vendor assessments, or regulatory due diligence. Essential for any agent handling EU user data. IMPORTANT: For PII detection in text, use compliance_detect_pii instead. Returns: {score, cookies, privacyPolicy, trackers[], recommendations[]}. No API key required — x402 micropayment $0.02/call on Base L2.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/gdpr-scanner/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/gdpr-scanner/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/Br0ski777/gdpr-scanner-x402