Skip to content
Claude Desktop

PDF Kit for Claude Desktop

io.github.benhuang21828/pdfkit

AI-powered PDF tools: fill forms, merge, extract data, and split PDFs

client:Claude Desktop transport:stdio runtime:npm

Install PDF Kit in Claude Desktop

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

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

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

PDF Kit in other clients