目录 / pii-redact
MCP
鉴权未知
未评级
已上架
pii-redact
Scans text for personally identifiable information — emails, phone numbers, SSNs, credit card numbers, physical addresses, names — and returns a redacted version. Checksum-gated detection (Luhn for cards, SSN structure rules) keeps false positives low. Built for agents sanitizing user content, support tickets, logs, or documents before storage, sharing, or feeding into another LLM call. Pay-per-call via x402 (USDC on Base): $0.01/call, no account or API key needed. `tools/list` and `/openapi.json` are free for discovery.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 17:03):Scans text for personally identifiable information — emails, phone numbers, SSNs, credit card numbers, physical addresse…
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://pii-redact--jeff-5lis.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"pii-redact": {
"url": "https://pii-redact--jeff-5lis.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| 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. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。