Agentβ™₯︎Age
Catalog

Redact MCP

Official

by r3352 Β· JavaScript

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

Redact MCP (io.github.r3352/redact-mcp)

Redact MCP is an MCP server and Claude Code plugin that auto-detects and obfuscates sensitive data so Claude never sees real client information. It applies regex pattern matching and AI-powered Named Entity Recognition (NER) to redact multiple PII types from raw inputs.

πŸ› οΈ Key Features

  • Auto-detects and obfuscates PII before Claude receives data
  • Uses regex pattern matching and AI-powered NER
  • Targets: IPs, hostnames, emails, API keys, person names, organization names, locations, private keys, connection strings, and more

πŸš€ Use Cases

  • Penetration testers using Claude’s analysis capabilities without exposing client data to a third party

⚑ Developer Benefits

  • Reduces data exposure by ensuring Claude sees only obfuscated content
  • Provides a pipeline: Raw data β†’ Regex + NER detection β†’ Claude receives redacted output

⚠️ Limitations

  • Specific coverage, configuration options, and runtime behavior are not detailed beyond the listed detection categories

Related servers

More in Security