🛠️

PII Detector API

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

Developer Tools sse remoteBr0ski777
RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "r0ski777-pii-detector": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "r0ski777-pii-detector": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "r0ski777-pii-detector": { "command": "npx", "args": [] } } }

TRY THIS MCP

Loading available tools...

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.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/r0ski777-pii-detector.svg)](https://skillsplayground.com/mcps/r0ski777-pii-detector/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.