# PII Detector — Find Emails, SSNs, Credit Cards in Text

PII (Personally Identifiable Information) detection API for AI agents. Scan any text for sensitive data: email addresses, phone numbers, SSNs, credit card numbers, IP addresses, physical addresses, a…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add axel-belfort/pii-detector

# Browse available tools
npx -y @smithery/cli@latest tool list axel-belfort/pii-detector
```
