GDPR Scanner API
io.github.Br0ski777/gdpr-scannerScan website GDPR compliance: consent, privacy policy, trackers. Score 0-100. x402.
Tools · 1
Use this when you need to check a website's GDPR compliance. Scans the URL plus /privacy-policy and /cookie-policy pages. Checks for cookie consent banner, privacy policy link, terms link, DPO contact…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"gdpr_scanner_api": {
"url": "https://gdpr-scanner.api.klymax402.com/mcp",
"transport": "sse"
}
}
}