loading…
Search for a command to run...
loading…
PII (Personally Identifiable Information) detection API for AI agents. Scan any text for sensitive data: email addresses, phone numbers, SSNs, credit card numbe
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, and names. Risk scoring and redaction-ready output. Tools: compliance_detect_pii. Use this BEFORE logging, storing, or transmitting text that might contain personal data. Essential for GDPR/CCPA compliance, data sanitization, and privacy-by-design. IMPORTANT: For website GDPR compliance, use compliance_scan_gdpr. Returns: {piiFound[], riskLevel, redacted}. No API key required — x402 micropayment $0.005/call on Base L2.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"pii-detector": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"axel-belfort/pii-detector"
]
}
}
}Read, send and search emails from Claude
Send, search and summarize Slack messages
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)