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
GDPR Scanner API live
Scan website GDPR compliance: consent, privacy policy, trackers. Score 0-100. x402.
1 tools · sse
Language Detector API
Detect language from text via trigram analysis. 30+ languages, script detection. x402.
1 tools · sse
Redact MCP
Auto-detects and obfuscates PII (IPs, emails, API keys, names) so Claude never sees real client data
0 tools

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"
    }
  }
}