Skip to content
Claude Desktop

ExactPDF for Claude Desktop

com.exactpdf/mcp

Agent-facing PDF API: merge, split, rotate, compress, images, metadata, text, and Markdown.

client:Claude Desktop transport:stdio runtime:npm

Install ExactPDF in Claude Desktop

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

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@exactpdf/mcp"
      ]
    }
  }
}

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

ExactPDF in other clients