# PII Detector API MCP server

Detect PII in text: emails, phones, SSNs, credit cards, IPs. Regex + Luhn. x402.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-br0ski777-pii-detector
- Repository: https://github.com/Br0ski777/pii-detector-x402
- Website: https://github.com/Br0ski777/pii-detector-x402

## Install
- Endpoint: https://pii-detector.api.klymax402.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://pii-detector.api.klymax402.com/mcp

## Tools
- compliance_detect_pii - Use this when you need to scan text for personally identifiable information (PII). Detects emails, phone numbers (international), credit card numbers (with Luhn validation), US SSNs, dates of birth, IP addresses, postal addresses (US/UK/FR), passport numbers, and URLs with tokens. Returns each match with type, redacted value, position, and confidence. Includes overall risk level (low/medium/high/critical). Do NOT use for email validation — use email_verify_address. Do NOT use for GDPR compliance — use compliance_scan_gdpr. Endpoint: https://pii-detector.api.klymax402.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Br0ski777
- Version: 1.1.0
- Runtime: Sse
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 16, 2026
- Source: https://registry.modelcontextprotocol.io
