HomeFile Systems › GuruPDF

GuruPDF

Convert, compress & merge PDFs and 100+ file formats from any AI agent. By GuruPDF.

TypeScript Cloud
★ 2 stars Last pushed 2026-06-19 License: MIT

Topics: File Systems

Connect

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

Package (npm 0.1.4)

npx -y gurupdf-mcp@0.1.4

Or add to your MCP client config:

{
  "mcpServers": {
    "gurupdf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gurupdf-mcp@0.1.4"
      ],
      "env": {
        "GURUPDF_API_KEY": "<YOUR_VALUE>",
        "GURUPDF_API_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • GURUPDF_API_KEY required secret — Your GuruPDF API token (create one at https://gurupdf.com/profile)
  • GURUPDF_API_URL — API base URL; override only for self-hosting

Related servers

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

Data from the Official MCP Registry