
PII Detector API
io.github.Br0ski777v1.1.0更新于 Sep 25, 2026
Detect PII in text: emails, phones, SSNs, credit cards, IPs. Regex + Luhn. x402.
安装
在 SourceWeft 中
- 打开 控制台中的 PII Detector API,将其添加到工作区。
- 为需要使用其工具的对话启用该服务。
Web executable,通过 SSE。 远程服务在工作区中配置后即可从网页运行时运行。
其他 MCP 客户端
把它添加到你客户端的 mcpServers 配置中。
{
"mcpServers": {
"pii-detector": {
"type": "sse",
"url": "https://pii-detector.api.klymax402.com/mcp"
}
}
}工具
0工具元数据尚未被收录。
版本历史
1- v1.1.0最新Sep 16, 2026

