Skip to content
Claude Desktop

benspdf for Claude Desktop

io.github.benbergner/benspdf

Read PDFs locally: text, pages, metadata, scan detection, layout, permissions, render, OCR.

client:Claude Desktop transport:stdio runtime:pypi

Install benspdf in Claude Desktop

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

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

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

benspdf in other clients