mcpbeat Sign in

PDF MCP Server

local only

PDF runs on your own machine — the client starts it, so there is no endpoint to ping. 868 installs a week from npm.

Merge, split, compress, unlock, reorganize PDFs — and check whether redactions really removed text.

Installs per day peak 394 · avg 13
a month agotoday
868
Installs / week
npm · yaktool-pdf-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check PDF every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pdf -- npx -y yaktool-pdf-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pdf": {
      "args": [
        "-y",
        "yaktool-pdf-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pdf]
command = "npx"
args = ["-y", "yaktool-pdf-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pdf": {
      "args": [
        "-y",
        "yaktool-pdf-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pdf": {
      "args": [
        "-y",
        "yaktool-pdf-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to PDF

same job, measured the same way
stagenth · PDF 工具箱
by stagenth

14 PDF tools: merge, split, compress, watermark, encrypt, organize, metadata, page extraction.

14 tools answering
C
ExactPDF
by exactpdf

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

86 installs/wk local only
pdfAssistant
by pdfassistant

Convert, merge, compress, OCR, redact, and sign PDFs inside your AI assistant. From pdfAssistant.

answering
Blackout
by thrain

Permanent local PDF redaction: text is removed and verified gone, not covered. No uploads.

164 installs/wk local only
DicePDF
by ishan-maheshwari

Local-first PDF tools for AI agents: merge, split, extract, render, compress. Files stay on-device.

29 installs/wk local only
KDAN PDF
by kdandoc-mcp

Upload, edit, compress, protect, redact, and compare PDFs with KDAN PDF in Claude and ChatGPT.

16 tools answering
PDF Suite MCP
by beepboop2025

37 tools to read, create, merge, split, watermark, fill, redact & search PDFs. Local, no API key.

local only
I
PDF Kit
by benhuang21828

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

138 installs/wk local only

PDF — questions

Answers built from our own checks of this server.

Why is there no uptime for PDF?
PDF runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package yaktool-pdf-mcp was installed 868 times last week.
How do I connect PDF?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls yaktool-pdf-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use PDF?
The npm package yaktool-pdf-mcp was installed 868 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.