HomeOther › pdf-toolkit-mcp

pdf-toolkit-mcp

Write-capable PDF toolkit MCP: 22 tools to read, create, render, encrypt, merge & fill PDFs.

TypeScript Local macOSWindowsLinux
★ 9 stars Last pushed 2026-07-22 License: MIT

Topics: Other Tools and Integrations

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.1)

npx -y @aryanbv/pdf-toolkit-mcp@0.3.1

Or add to your MCP client config:

{
  "mcpServers": {
    "pdf-toolkit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@aryanbv/pdf-toolkit-mcp@0.3.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry