Strac MCP DLP for Claude Code
io.github.strac-io/strac-mcp-dlp
Detect and redact PII, PHI, PCI and secrets in text and files before an AI agent sees them.
client:Claude Code
transport:stdio
runtime:pypi
Install Strac MCP DLP in Claude Code
run in your project directory
claude mcp add strac-mcp-dlp -e STRAC_API_KEY=<STRAC_API_KEY> -e STRAC_API_BASE=<STRAC_API_BASE> -e STRAC_API_TIMEOUT=<STRAC_API_TIMEOUT> -- uvx strac-mcp-dlp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs