Skip to content
Claude Desktop

redact pdf mcp for Claude Desktop

io.github.dambuchs/redact-pdf-mcp

Permanently redact PII from PDFs and scans. EU/Swiss-hosted, never used to train AI models.

client:Claude Desktop transport:stdio runtime:npm

Install redact pdf mcp in Claude Desktop

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

{
  "mcpServers": {
    "redact-pdf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "redact-pdf-mcp"
      ]
    }
  }
}

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

redact pdf mcp in other clients