This server scans websites for GDPR compliance and returns a 0-100 score based on consent mechanisms, privacy policy presence, and tracker detection. It connects to a remote API at gdpr-scanner.api.klymax402.com and uses server-sent events for transport. You'd reach for this when auditing sites for European privacy regulations or when you need programmatic compliance checks as part of a larger workflow. The repository is light on documentation, so expect to explore the API surface through Claude's tool discovery. Built in TypeScript and appears to be an early stage project with 15 commits. Useful if you're building compliance dashboards or automated website auditing tools.
Public tool metadata for what this MCP can expose to an agent.
compliance_scan_gdprUse 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 contact1 paramsUse 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
urlstring