pii-redact
Detects and redacts PII (emails, phones, SSNs, names, addresses) from text.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Detects and redacts PII (emails, phones, SSNs, names, addresses) from text. $0.02/call via x402.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| redact | Detect and redact PII in text or JSON. Recognizers are pure pattern/checksum matching (regex + Luhn/mod-97/SSN-area validation) — no LLM calls, no external services. Person names and dates of birth are matched only via nearby context (e.g. 'Mr. Smith', 'DOB: ...'), not general NER, to keep false positives low. |