Skip to content
Claude Desktop

TruePath PDF for Claude Desktop

io.github.joytruepath/truepath-pdf-mcp

Local-only PDF tools for AI — extract text, search, split/merge, render pages. Files never leave.

client:Claude Desktop transport:stdio runtime:npm

Install TruePath PDF in Claude Desktop

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

{
  "mcpServers": {
    "truepath-pdf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@truepathpdf/mcp-server"
      ]
    }
  }
}

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

TruePath PDF in other clients