# See repository for install instructions
{
"mcpServers": {
"r0ski777-pii-detector": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"r0ski777-pii-detector": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"r0ski777-pii-detector": {
"command": "npx",
"args": []
}
}
}
TRY THIS MCP
About This MCP Server
The pii-detector is a developer tool that detects personally identifiable information in text, including emails, phones, social security numbers, credit cards, and IPs, using a combination of regex and Luhn algorithms. It is a remote server that can be connected to AI coding assistants to enable sensitive data detection. Developers would use this tool when they need to identify and potentially redact sensitive information in text data, such as when working with user input or large datasets.
Detect PII in text: emails, phones, SSNs, credit cards, IPs. Regex + Luhn. x402.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the sse transport.
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the sse transport.
What tools does it provide?
The PII Detector API server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.