
PII Detector API
io.github.Br0ski777v1.1.0Updated Sep 25, 2026
Detect PII in text: emails, phones, SSNs, credit cards, IPs. Regex + Luhn. x402.
Installation
In SourceWeft
- Open PII Detector API in the dashboard and add it to a workspace.
- Enable the server for the chats that should use its tools.
Web executable via SSE. Remote servers run from the web runtime once configured in a workspace.
Other MCP clients
Add this to your client's mcpServers config.
{
"mcpServers": {
"pii-detector": {
"type": "sse",
"url": "https://pii-detector.api.klymax402.com/mcp"
}
}
}Tools
0Tool metadata has not been indexed yet.
Version history
1- v1.1.0LatestSep 16, 2026


