privacyscrubber-mcp
Zero-Trust PII & secrets sanitizer. Locally scrubs data in-memory before sending context to LLMs.
Install
npmstdio
npx -y @privacyscrubber/mcp-server Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-moxno-privacyscrubber-mcp": {
"command": "npx",
"args": [
"-y",
"@privacyscrubber/mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.moxno/privacyscrubber-mcp · published 2026-07-11 · updated 2026-07-11. Not an endorsement; review the code before connecting it to anything sensitive.