Back to search
30
MCP

Redact MCP

io.github.r3352/redact-mcp

Auto-detects and obfuscates PII (IPs, emails, API keys, names) so Claude never sees real client data

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

cloakllm-mcp
MCP server for CloakLLM — PII cloaking tools for Claude Desktop
0 tools
io.github.edu963/ocultar-pii
Zero-egress PII redaction for Claude. Runs locally — no data leaves your infrastructure.
0 tools
pyobfus-mcp
MCP tools for pyobfus — the Python obfuscator for AI-assisted development.
0 tools
io.github.leochong/visus-mcp
Security-first web access for Claude. Sanitizes pages, blocks injection, redacts PII.
0 tools
io.github.humantextpro/mcp-server
AI text detection and humanization for Claude Code, Cursor, and Windsurf.
0 tools
osint-tools-mcp-server
MCP server exposing multiple OSINT tools for AI assistants like Claude
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "redact_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}