Odel
blackout pdf

blackout pdf

Local
@thrain-aiTypeScriptApache-2.0Updated 1mo ago

Permanent local PDF redaction: text is removed and verified gone, not covered. No uploads.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@thrain/blackout-mcpv1.3.0

Run

npx -y @thrain/blackout-mcp

MCP client config

{
  "mcpServers": {
    "blackout-pdf": {
      "command": "npx",
      "args": [
        "-y",
        "@thrain/blackout-mcp"
      ]
    }
  }
}