AgentUni

privacyscrubber-mcp

by @moxno / v1.0.2

Zero-Trust PII & secrets sanitizer. Locally scrubs data in-memory before sending context to LLMs.

Install

npm / stdio

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.

Similar

More AI Models & Agents servers

Browse category