← Top 100 / Full directory (5,562)

PII Detector — Find Emails, SSNs, Credit Cards in Text

Design Remote 1 tool

PII (Personally Identifiable Information) detection API for AI agents. Scan any text for sensitive data: email addresses, phone numbers, SSNs, credit card numbers, IP addresses, physical addresses, and names. Risk scoring and redaction-ready output. Tools: compliance_detect_pii. Use this BEFORE logging, storing, or transmitting text that might contain personal data. Essential for GDPR/CCPA compliance, data sanitization, and privacy-by-design. IMPORTANT: For website GDPR compliance, use compliance_scan_gdpr. Returns: {piiFound[], riskLevel, redacted}. No API key required — x402 micropayment $0.005/call on Base L2.

GitHub ↗ Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://pii-detector--axel-belfort.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(1)
  • compliance_detect_pii

    Use this when you need to scan text for personally identifiable information (PII). Detects emails, phone numbers (international), credit card numbers (with Luhn validation), US SSNs, dates of birth, I

Related servers