Skip to content
Back to search
90
MCP v1.0.0 sse

PII Detector API

io.github.Br0ski777/pii-detector

Detect PII in text: emails, phones, SSNs, credit cards, IPs. Regex + Luhn. x402.

Uptime
66.7%
3 probes
Response
219ms
last probe
Tools
1
callable

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…

Similar MCP servers embedding-nearest

PII Detector API
Detect PII in text: emails, phones, SSNs, credit cards, IPs. Regex + Luhn. x402.
0 tools · sse
PII Detector
Detect PII in text: emails, phones, SSNs, credit cards, IPs. Regex + Luhn. x402.
0 tools
Regex Tester API live
Test, validate and explain regular expressions with match highlighting. x402 micropayment.
1 tools · sse
no.sladd/mcp
Detect and redact Norwegian PII (fodselsnummer, names, health data) in text and PDFs.
0 tools · streamable-http
n8n-nodes-sensitive-data-masker
An automated privacy guard to mask PII (Emails, IBANs, Phones) in your n8n workflows.
0 tools
GDPR Scanner API live
Scan website GDPR compliance: consent, privacy policy, trackers. Score 0-100. x402.
1 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pii_detector_api": {
      "url": "https://pii-detector-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}