Catalog
io.github.Br0ski777/pii-detector
Officialby Br0ski777 · TypeScript
PII Detector API
Detect PII in text: emails, phones, SSNs, credit cards, IPs. Regex + Luhn. x402.
Detects personally identifiable information like emails, phones, and credit cards.
Topics
ai-agentscompliancemcpmcp-serverpiiprivacyx402
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"pii-detector": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://pii-detector.api.klymax402.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.