Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Pdf Toolkit Mcp
P
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:57:56 PM

Pdf Toolkit Mcp

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website

Unofficial PDF toolkit (merge/split/compress/OCR/convert/watermark/protect/...) via iLoveAPI.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "pdf-toolkit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-y"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

pdf-toolkit-mcp

18 PDF operations for Claude Code, Claude Desktop, and any MCP client β€” via iLoveAPI.

npm version npm downloads License: MIT Node.js TypeScript MCP Claude Code CI

Install Β· Tools Β· Recipes Β· Architecture Β· Security Β· FAQ


Disclaimer. pdf-toolkit-mcp is an independent, community-built open-source client. It is not affiliated with, endorsed, sponsored, or certified by iLovePDF SL. The project talks to the public iLoveAPI REST service using your project credentials β€” nothing is proxied, resold, or relicensed. "iLovePDF" and "iLoveAPI" are trademarks of iLovePDF SL; this project does not claim ownership of those marks.


πŸ“– Table of contents

  • Why pdf-toolkit-mcp
  • Quick tour
  • Install
  • Tool catalog
  • Workflow recipes
  • Architecture
  • Configuration reference
  • Security model
  • Development
  • Testing & CI
  • Releasing
  • Roadmap
  • FAQ
  • Contributing
  • License & trademarks
  • Credits

🎯 Why pdf-toolkit-mcp

Manual iLoveAPIRaw @ilovepdf/ilovepdf-nodejspdf-toolkit-mcp
Callable from Claude Code / Claude Desktop / any MCP clientβŒβŒβœ…
JWT signing + 5-step lifecycle handled for youβŒβœ…βœ…
Validated Zod schemas (no bad inputs reach the API)βŒβŒβœ…
Path sandboxing against traversalβŒβŒβœ…
Structured error codes (RATE_LIMITED, PLAN_LIMIT, …)❌partialβœ…
Progress notifications during long OCR tasksβŒβŒβœ…
Bundled Claude Code skill with multi-step pipelinesβŒβŒβœ…
Zero-setup install via npx -yβŒβŒβœ…

Free for personal use. iLoveAPI's free tier grants ~2,500 credits / month; this MCP itself is MIT-licensed and costs nothing.


πŸš€ Quick tour

After installation, just talk to Claude. The model figures out which tools to call:

Code
You: Merge invoice-jan.pdf and invoice-feb.pdf into Q1.pdf, then compress it hard
     and lock it with the password "2026q1".

Claude (planning):
  1. merge_pdf     β†’ invoice-jan.pdf + invoice-feb.pdf  β†’  Q1.pdf
  2. compress_pdf  β†’ Q1.pdf                             β†’  Q1-compressed.pdf  (level: extreme)
  3. protect_pdf   β†’ Q1-compressed.pdf                  β†’  Q1-compressed-protected.pdf

Claude (result):
  βœ… Created ~/docs/Q1-compressed-protected.pdf (312 KB, password-protected).

πŸ“¦ Install

Prerequisites

  • Node.js β‰₯ 18 (LTS recommended).
  • iLoveAPI project keys β€” free tier at developer.ilovepdf.com. Takes ~2 minutes:
    1. Sign up β†’ create a project β†’ copy Project public key and Project secret key.
    2. Export them (or drop them into your client's MCP config β€” examples below).

Option A β€” Claude Code (CLI one-liner)

server.ts
export ILOVEAPI_PROJECT_PUBLIC_KEY="project_public_xxx"
export ILOVEAPI_PROJECT_SECRET_KEY="secret_key_xxx"

claude mcp add pdf-toolkit -- npx -y pdf-toolkit-mcp

Restart Claude Code and all 18 tools appear in the picker. Verify with /mcp β†’ you should see pdf-toolkit: connected (18 tools).

Option B β€” Claude Code Plugin (includes the pdf-workflow skill)

Code
/plugin marketplace add EigenCharlie/pdf-toolkit-mcp
/plugin install pdf-toolkit@EigenCharlie/pdf-toolkit-mcp

The plugin auto-configures the MCP server and installs a skill that teaches Claude five canonical multi-step PDF pipelines (see Workflow recipes).

Option C β€” Claude Desktop (claude_desktop_config.json)

Click to expand

Edit claude_desktop_config.json (%APPDATA%\Claude\ on Windows, ~/Library/Application Support/Claude/ on macOS):

JSON Config
{
  "mcpServers": {
    "pdf-toolkit": {
      "command": "npx",
      "args": ["-y", "pdf-toolkit-mcp"],
      "env": {
        "ILOVEAPI_PROJECT_PUBLIC_KEY": "project_public_xxx",
        "ILOVEAPI_PROJECT_SECRET_KEY": "secret_key_xxx"
      }
    }
  }
}

Restart Claude Desktop β€” the πŸ”Œ icon should show pdf-toolkit connected.

Option D β€” any MCP client via stdio

bash
ILOVEAPI_PROJECT_PUBLIC_KEY=… ILOVEAPI_PROJECT_SECRET_KEY=… npx -y pdf-toolkit-mcp

The server speaks the standard MCP JSON-RPC 2.0 framing over stdio. Wire it into Cursor, Windsurf, mcphub, mcp-inspector, or anything else that speaks MCP.

Option E β€” Claude Desktop .mcpb bundle (drag-and-drop)

Grab pdf-toolkit-mcp-<version>.mcpb from the latest GitHub Release and drag it into Claude Desktop β†’ Settings β†’ Extensions. Claude will prompt for your iLoveAPI keys via the user_config section of the bundled manifest. No npx, no Node, no terminal.

Bundles ship unsigned (no publisher certificate yet). macOS Gatekeeper / Windows SmartScreen may warn on first install; verify the SHA-256 in the release notes before accepting.

Option F β€” MCP Registry (auto-discovered by compatible clients)

The server is indexed on the official MCP Registry under io.github.EigenCharlie/pdf-toolkit-mcp. Clients that browse the registry (Claude Desktop extension pane, VS Code MCP picker, mcphub, etc.) can install it without any manual config β€” they'll point at the npm package and prompt for the two iLoveAPI env vars automatically.


🧰 Tool catalog

All 18 tools are exposed with strict Zod schemas, additionalProperties: false, and return both a text summary and a file:// resource URI so the client can surface the output.

πŸ“š Organize

ToolWhat it doesKey inputs
merge_pdfCombine β‰₯ 2 PDFs in orderinput_files[], output_path?
split_pdfSplit by page ranges ("1-3,5-7") or fixed chunk sizeinput_file, ranges?, fixed_range?
extract_pdf_pagesKeep a specific subset of pagesinput_file, pages ("1,3,5-9")

πŸ”„ Convert β€” from PDF

ToolOutputNotes
pdf_to_word.docxScanned PDFs β†’ run ocr_pdf first for best results
pdf_to_excel.xlsxWorks best on tabular source PDFs
pdf_to_powerpoint.pptxOne slide per PDF page
pdf_to_jpg.zip of .jpgmode: "pages" renders pages; "extract" pulls embedded images

πŸ”„ Convert β€” to PDF

ToolAcceptsNotes
office_to_pdf.doc, .docx, .xls, .xlsx, .ppt, .pptxServer-side rendering
html_to_pdf.html, .htmLocal HTML only; external assets may not resolve
image_to_pdf.jpg, .jpeg, .pngOne image per page, preserves order

✏️ Edit

ToolWhat it doesKey inputs
rotate_pdfRotate pages 90 / 180 / 270Β° clockwiserotation, pages? (default: all)
add_page_numbersStamp numbered footer/headerstarting_number, vertical_position, horizontal_position
add_watermarkText or image watermarkmode: "text" + text, OR mode: "image" + image_file

πŸ” Security

ToolWhat it doesKey inputs
unlock_pdfRemove known passwordinput_file, password
protect_pdfAdd passwordinput_file, password

🩹 Repair / OCR

ToolWhat it doesNotes
repair_pdfAttempt structural repair on damaged PDFsUseful before further processing
ocr_pdfRun OCR to make scans searchablelanguages[] (e.g. ["eng"], ["spa"], ["eng","spa"]). ⏱ Can exceed 60s on image-heavy PDFs

All tools accept absolute or CWD-relative paths for input_file(s) and an optional output_path (file or directory). Defaults place the result next to the first input with a timestamped name.


🍳 Workflow recipes

The bundled pdf-workflow skill (skills/pdf-workflow/SKILL.md) teaches Claude five canonical multi-step pipelines. You can also run these manually β€” just describe the end state and Claude chains the tools for you.

1. Assemble β€” merge + compress + (optional) protect
Code
merge_pdf([a.pdf, b.pdf, c.pdf])
   β†’ compress_pdf(level="recommended")
   β†’ protect_pdf(password="…")
2. Convert & secure β€” Office doc to locked PDF
Code
office_to_pdf(report.docx)
   β†’ add_watermark(mode="text", text="CONFIDENTIAL", opacity=30)
   β†’ protect_pdf(password="…")
3. Extract & OCR β€” pull pages out of a scan and make them editable
Code
extract_pdf_pages(scan.pdf, pages="3-9")
   β†’ ocr_pdf(languages=["eng"])
   β†’ pdf_to_word
4. Prep for email β€” shrink + lock
Code
compress_pdf(big.pdf, level="extreme")
   β†’ protect_pdf(password="…")
5. Scan cleanup β€” repair + OCR + number
Code
repair_pdf(scan_broken.pdf)
   β†’ ocr_pdf(languages=["eng"])
   β†’ add_page_numbers(position="bottom-center")

πŸ› Architecture

Code
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”    stdio    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚     Claude Code / Desktop  │◀───────────▢│   pdf-toolkit-mcp server β”‚
β”‚   (or any MCP client)      β”‚  JSON-RPC   β”‚   (this repo)            β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜             β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                                        β”‚
                                                        β–Ό
                                             β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                                             β”‚  @ilovepdf/          β”‚
                                             β”‚  ilovepdf-nodejs     β”‚
                                             β”‚  (JWT + HTTP)        β”‚
                                             β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                                        β”‚
                                                        β–Ό  HTTPS
                                             β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                                             β”‚   iLoveAPI servers   β”‚
                                             β”‚   api.ilovepdf.com   β”‚
                                             β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

iLoveAPI 5-phase lifecycle (orchestrated in src/api/tasks.ts)

Code
  [ 10% ]   start     β†’  POST /v1/start/{tool}     (server assignment + task id)
  [ 40% ]   upload    β†’  POST /v1/upload           (one call per file, progress scales)
  [ 50% ]   process   β†’  POST /v1/process          (run the tool with params)
  [ 90% ]   download  β†’  GET  /v1/download/{task}  (bytes β†’ Buffer)
  [100% ]   done      β†’  write to disk, emit file:// resource URI

The server emits MCP notifications/progress at each boundary so your client can render a live progress bar for slow operations (OCR, large merges).

Project layout

Code
pdf-toolkit-mcp/
β”œβ”€β”€ .claude-plugin/
β”‚   β”œβ”€β”€ plugin.json           # Plugin manifest
β”‚   └── .mcp.json             # MCP server config (npx -y pdf-toolkit-mcp)
β”œβ”€β”€ skills/
β”‚   └── pdf-workflow/
β”‚       └── SKILL.md          # 5-recipe skill for multi-step pipelines
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ index.ts              # #!/usr/bin/env node shebang
β”‚   β”œβ”€β”€ server.ts             # MCP stdio bootstrap
β”‚   β”œβ”€β”€ api/
β”‚   β”‚   β”œβ”€β”€ client.ts         # iLoveAPI client singleton (CJS interop via createRequire)
β”‚   β”‚   β”œβ”€β”€ tasks.ts          # 5-phase lifecycle orchestrator
β”‚   β”‚   β”œβ”€β”€ errors.ts         # HTTP β†’ structured PdfToolkitError mapping
β”‚   β”‚   └── types.ts          # Types + error class
β”‚   β”œβ”€β”€ tools/                # 18 tools, one file per concern
β”‚   β”‚   β”œβ”€β”€ _shared.ts        # Zod fragments + writeOutputAndReport helper
β”‚   β”‚   β”œβ”€β”€ merge.ts  split.ts  compress.ts
β”‚   β”‚   β”œβ”€β”€ convertFromPdf.ts convertToPdf.ts
β”‚   β”‚   β”œβ”€β”€ pageOps.ts  security.ts  watermark.ts
β”‚   β”‚   β”œβ”€β”€ repair.ts  ocr.ts
β”‚   β”‚   └── index.ts          # allTools[] barrel
β”‚   └── util/
β”‚       β”œβ”€β”€ paths.ts          # resolveInputs/resolveOutput + sandbox enforcement
β”‚       β”œβ”€β”€ progress.ts       # Progress adapter
β”‚       └── logger.ts         # stderr-only logger (stdio-safe)
β”œβ”€β”€ tests/
β”‚   β”œβ”€β”€ unit/                 # client, paths, errors, tools.merge (25 tests)
β”‚   └── integration/          # smoke.test.ts β€” gated on iLoveAPI creds
β”œβ”€β”€ scripts/
β”‚   └── inspector.sh          # npm run inspect β†’ MCP Inspector UI
└── .github/workflows/
    β”œβ”€β”€ ci.yml                # ubuntu+windows Γ— node 18/20/22
    └── publish.yml           # Publishes to npm on v* tags with --provenance

βš™οΈ Configuration reference

Environment variables

VariableRequiredDefaultDescription
ILOVEAPI_PROJECT_PUBLIC_KEYβœ…β€”Project public key from developer.ilovepdf.com
ILOVEAPI_PROJECT_SECRET_KEYβœ…β€”Project secret key. Never logged. Used for local JWT signing.
ILOVEAPI_SANDBOX_ROOTβŒβ€”Absolute path. When set, all input/output paths must resolve inside this directory β€” traversal attempts throw PATH_TRAVERSAL.
PDF_TOOLKIT_DEBUGβŒβ€”Set to 1 to emit verbose stderr logs (request shape, phase timings). Secrets never logged.

Structured error codes

Every failure surfaces a PdfToolkitError with a stable machine-readable code:

CodeTriggerWhat to tell the user
MISSING_CREDENTIALSEnv vars not setPoint them at developer.ilovepdf.com
INVALID_INPUTHTTP 400 / Zod parse failureFix the arguments
AUTH_FAILEDHTTP 401Regenerate the project keys
PLAN_LIMITHTTP 402Free tier exhausted or tool not in plan
NOT_FOUNDHTTP 404Input file or task missing
RATE_LIMITEDHTTP 429Back off and retry
TASK_LIMITSDK TaskLimit errorToo many concurrent tasks
PATH_TRAVERSALPath escapes ILOVEAPI_SANDBOX_ROOTReject the request
API_ERRORUnmapped iLoveAPI errorCheck data.http_status + data.iloveapi_code

πŸ”’ Security model

pdf-toolkit-mcp is designed to be safe to install on a developer machine:

  • Stdio only. The server never opens a network socket; it only makes outbound HTTPS calls to api.ilovepdf.com via the official SDK.
  • No console.log. JSON-RPC over stdio would corrupt on any stray stdout write, so every log line goes through process.stderr.
  • Secrets never persisted. Credentials live in env vars for the lifetime of the process and are never written to disk, log files, or tool responses.
  • JWT generated locally. The @ilovepdf/ilovepdf-nodejs SDK self-signs JWTs with your secret key β€” no secret leaves the machine.
  • Path sandbox (opt-in). Set ILOVEAPI_SANDBOX_ROOT to constrain the server to a single directory tree; any path resolving outside throws before the API is ever called.
  • Extension whitelists per tool. html_to_pdf rejects .exe; image_to_pdf only accepts common raster formats, etc.
  • MIT licensed, audit-friendly. ~2k lines of TypeScript. No obfuscation, no minification, no postinstall scripts.

πŸ‘©β€πŸ’» Development

bash
git clone https://github.com/EigenCharlie/pdf-toolkit-mcp.git
cd pdf-toolkit-mcp
npm install

Common tasks

CommandWhat it does
npm run buildCompile TypeScript β†’ dist/
npm run devWatch-mode build
npm run typechecktsc --noEmit β€” fast error surface
npm run lintESLint on src/ + tests/
npm testVitest unit suite (no network)
npm run test:integrationReal iLoveAPI calls (requires creds)
npm run inspectLaunch MCP Inspector against the local build

Debugging inside Claude Code

  1. Build locally: npm run build.
  2. Register the local dist instead of npm:
    Terminal
    claude mcp remove pdf-toolkit    # if previously registered
    claude mcp add pdf-toolkit -- node "$(pwd)/dist/index.js"
    
  3. Set PDF_TOOLKIT_DEBUG=1 in your shell before launching Claude Code for verbose stderr.
  4. Stderr is visible with claude mcp logs pdf-toolkit.

βœ… Testing & CI

  • Unit tests β€” 25 tests across client, paths, errors, and tools.merge. Fully mocked, no network. Run with npm test.
  • Integration smoke test β€” tests/integration/smoke.test.ts spins up two minimal valid PDFs and exercises a real merge_pdf end-to-end. Gated on ILOVEAPI_*_KEY env vars; automatically skipped in PR CI for security.
  • CI matrix β€” .github/workflows/ci.yml runs lint β†’ typecheck β†’ build β†’ test on:
    • OS: ubuntu-latest, windows-latest
    • Node: 18, 20, 22

🚒 Releasing

Publishing is automated on tag push:

Terminal
npm version patch           # or minor / major
git push --follow-tags

The publish workflow then:

  1. Re-runs lint + typecheck + build + tests.
  2. Publishes to npm with --access public --provenance (supply-chain attestation).
  3. Creates a GitHub Release with auto-generated notes.

Repo secret required: NPM_TOKEN (npm automation token).


πŸ—Ί Roadmap

  • v0.1 β€” 18 PDF tools, stdio transport, plugin + skill, CI, npm publish
  • v0.1.1 β€” MCPB bundle (.mcpb) for Claude Desktop, marketplace manifest, MCP Registry submission (mcpName)
  • v0.2 β€” Submit the Claude plugin to anthropics/claude-plugins-official, publish an image-tools companion pack
  • v0.3 β€” 8 image tools (resize, convert, compress, crop, rotate, watermark, upscale, remove background)
  • v0.4 β€” Signature tools (signing flows require paid tier β€” gated behind env flag)
  • v1.0 β€” Optional Streamable-HTTP transport for hosted/multi-user setups

Have a feature request? Open an issue.


πŸ™‹ FAQ

Is this legal / safe / allowed by iLovePDF? Yes. It's a thin open-source client that uses your credentials β€” nothing is resold, relicensed, or proxied. The iLoveAPI Terms of Service explicitly permit open-source libraries using user-provided keys (several community SDKs have existed for years). This project does not ship any keys, does not use "iLovePDF"/"iLoveAPI" in its package name, and carries the required disclaimer.

Does it cost money? iLoveAPI offers ~2,500 credits per month free (enough for thousands of small ops). Heavier workloads need a paid iLoveAPI plan. This MCP itself is MIT and free forever.

Does it work offline? No. iLoveAPI is cloud-only, so every tool call requires internet access.

Can I pin a specific version? Yes: claude mcp add pdf-toolkit -- npx -y pdf-toolkit-mcp@0.1.0.

Can I self-host? Yes. Clone the repo, npm run build, and point your client at node ./dist/index.js. The server is entirely stateless.

What happens if iLoveAPI is down? The tool returns a PdfToolkitError with code: "API_ERROR" and data.http_status. Claude can retry with exponential backoff on your behalf.

Can I use this without Claude? Yes β€” any MCP-compatible client works: Cursor, Windsurf, Zed, MCP Inspector, custom clients. The server is 100% spec-compliant.


🀝 Contributing

Contributions welcome! Small checklist before opening a PR:

  1. npm run lint && npm run typecheck && npm test β†’ all green.
  2. New tools follow the pattern in src/tools/merge.ts (Zod schema β†’ runTask β†’ writeOutputAndReport).
  3. Add at least one unit test.
  4. Update the Tool catalog in this README if you add/rename a tool.

Bug reports are even more welcome β€” include the tool name, the arguments, and (if safe to share) the stderr output.


πŸ“œ License & trademarks

Released under the MIT License Β© 2026 Carlos.

"iLovePDF" and "iLoveAPI" are trademarks of iLovePDF SL. This project is an independent, community-built client and is not affiliated with, endorsed by, sponsored by, or certified by iLovePDF SL. The package name intentionally avoids both marks.


πŸ™ Credits

  • iLovePDF / iLoveAPI β€” the cloud PDF processing API that powers every tool call.
  • Anthropic β€” for Claude, Claude Code, and the Model Context Protocol specification.
  • @modelcontextprotocol/sdk, Zod, Vitest, ESLint β€” the toolchain this project stands on.
  • Every contributor who reports issues, suggests tools, and sends pull requests. πŸ™Œ

Related MCP Servers

View all in Developer Tools View all alternatives
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    πŸ’» Developer Tools0 views
    Compare vs Ai Netcafe β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools8 views
    Compare vs Claude Task Master β†’
  • F
    Fixmypdf

    Privacy-first PDF tools over MCP: merge, split, rotate, delete, compress, protect, inspect.

    πŸ’» Developer Tools0 views
    Compare vs Fixmypdf β†’
  • P
    Pdf Merge Ai Mcp

    AI-powered pdf merge ai MCP server for agents. Supports merge pdfs, split pdf, get pdf info....

    πŸ’» Developer Tools0 views
    Compare vs Pdf Merge Ai Mcp β†’

Frequently Asked Questions about Pdf Toolkit Mcp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "pdf-toolkit-mcp": { "command": "npx", "args": ["-y", "pdf-toolkit-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPdf Toolkit Mcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/pdf-toolkit-mcp?style=directory)](https://allmcps.com/mcp/pdf-toolkit-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/pdf-toolkit-mcp"><img src="https://allmcps.com/api/badge/pdf-toolkit-mcp?style=directory" alt="Pdf Toolkit Mcp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
5/5 checks healthy over the last 17h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 20, 2026
36Quality signal: Fair Β· 36/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Pdf Toolkit Mcp β†’Install in Claude DesktopInstall in CursorInstall in VS Code