Skip to content
Claude Desktop

boxpdf for Claude Desktop

io.github.earonesty/boxpdf

Resource-only MCP server with docs and templates for the boxpdf TypeScript PDF layout library.

client:Claude Desktop transport:stdio runtime:npm

Install boxpdf in Claude Desktop

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

{
  "mcpServers": {
    "boxpdf": {
      "command": "npx",
      "args": [
        "-y",
        "boxpdf"
      ]
    }
  }
}

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

boxpdf in other clients