This is a pre-action validator for agents that need to classify data payloads before storing or transmitting them. The validate_data_safety tool scans for PII, detects which regulations apply (GDPR, HIPAA, CCPA, PCI-DSS), checks credential breach exposure via AbuseIPDB, and returns a SAFE_TO_PROCESS, ESCALATE, or DO_NOT_STORE verdict with jurisdiction detection. You'd call it before your agent commits user data to a database, sends it to a third-party API, or includes it in a generated report. Free tier gives you 20 calls per month over streamable HTTP, so no local installation. The paid tier adds batch validation for up to 50 payloads and full audit reports.
claude mcp add --transport stdio ojaskord-data-compliance-mcp uvx data-compliance-mcp