Skip to content
Claude Desktop

MaskFlow PII proxy for Claude Desktop

io.github.maskflow/mcp

Mask PII in outbound MCP tool-call arguments, unmask the results. Indian identifiers included.

client:Claude Desktop transport:stdio runtime:pypi

Install MaskFlow PII proxy in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp": {
      "command": "uvx",
      "args": [
        "maskflow-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

MaskFlow PII proxy in other clients