Back to search
30
MCP sse

PII Detector API

io.github.br0ski777/pii-detector

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Language Detector API
Detect language from text via trigram analysis. 30+ languages, script detection. x402.
0 tools · sse
langdetect-api /detect-multi
Detect multi-language spans in mixed text [x402: $0.001/call on base, category=other]
0 tools · http
Redact MCP
Auto-detects and obfuscates PII (IPs, emails, API keys, names) so Claude never sees real client data
0 tools
Email Finder API
Find email addresses from name and company domain. x402 paid.
0 tools · sse
com.clauxel.tracepiishield/tracepiishield-mcp
PII scanning and redaction receipts for LLM traces and tool payloads.
0 tools · streamable-http
Text Classifier API
Classify text into categories with confidence, readability, content type. x402.
0 tools · sse

How to use

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

{
  "mcpServers": {
    "pii_detector_api": {
      "url": "https://pii-detector.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}