Skip to content
Cline

PDF Kit for Cline

io.github.benhuang21828/pdfkit

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

client:Cline transport:stdio runtime:npm

Install PDF Kit in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

PDF Kit in other clients