sanitize_file

MCP tool from Privacyscrubber MCP by moxno

Reads a local file, extracts text, sanitizes it, and returns the redacted template for LLM analysis.

How to use it

sanitize_file is exposed by the Privacyscrubber MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the sanitize_file tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Privacyscrubber MCP

$npx -y @smithery/cli install @privacyscrubber/mcp-server --write-to-clients
FULL PRIVACYSCRUBBER MCP LISTING