Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.beepboop2025/pdf-toolkit-mcp

NPM · PDF-SUITE-MCP · SCANNED SEP 20

Legacy PDF Toolkit identity, pinned to its 2.1.1 package; maintained successor: PDF Suite MCP.

Available components

0 this week 83 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 34 of 102 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability81
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3965 tokens (~107/item across 37 items; 37 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "pdf_merge" implies "merge" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 37 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.beepboop2025/pdf-toolkit-mcp server?

io.github.beepboop2025/pdf-toolkit-mcp runs locally as an npm package, launched with npx -y pdf-suite-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · pdf-suite-mcp

# add to Claude Code
claude mcp add beepboop2025-pdf-toolkit-mcp -- npx -y pdf-suite-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "beepboop2025-pdf-toolkit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pdf-suite-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "beepboop2025-pdf-toolkit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pdf-suite-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add beepboop2025-pdf-toolkit-mcp -- npx -y pdf-suite-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "beepboop2025-pdf-toolkit-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "pdf-suite-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add beepboop2025-pdf-toolkit-mcp --command npx --arg -y --arg pdf-suite-mcp
# ~/.hermes/config.yaml
mcp_servers:
  beepboop2025-pdf-toolkit-mcp:
    command: "npx"
    args: ["-y", "pdf-suite-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "beepboop2025-pdf-toolkit-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "pdf-suite-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add beepboop2025-pdf-toolkit-mcp -t stdio -c npx -a -y pdf-suite-mcp
// mcp.json
{
  "mcpServers": {
    "beepboop2025-pdf-toolkit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pdf-suite-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 −2
    • Security disclosure: unverified → fail functional
    • Stability: pass → 0.80 functional
  • 8 Sept 26 0
    • Stability: 0.97 → pass security
    • Security disclosure: fail → unverified functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/pdf-suite-mcp@2.1.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 102 packages
Packages resolved 102
Stale 34
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 37 exposed · ~3,965 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
pdf_add_image ~164

Add an image (PNG/JPG) at a position on a page. Aspect ratio is preserved when only width or height is given.

NameTypeReqDescription
filePathstringyesPDF file path
heightnumberHeight in points (scales proportionally if width omitted)
imagePathstringyesImage file (PNG or JPG)
opacitynumberOpacity 0-1 (default: 1)
outputPathstringyesOutput path
pagenumberyesPage number (1-indexed)
widthnumberWidth in points (scales proportionally if height omitted)
xnumberyesX from left edge (points)
ynumberyesY from bottom edge (points)

No output schema declared.

No examples provided.

pdf_add_text ~186

Add text at a specific position on a PDF page. Supports multi-line text (use \n). Coordinates are in points from bottom-left.

NameTypeReqDescription
colorstringColor (default: black)
filePathstringyesPDF file path
fontstringFont (default: Helvetica)
fontSizenumberFont size (default: 12)
lineSpacingnumberLine spacing multiplier for multi-line text (default: 1.4)
outputPathstringyesOutput path
pagenumberyesPage number (1-indexed)
textstringyesText to add. Use \n for multiple lines.
xnumberyesX from left edge (points)
ynumberyesY from bottom edge (points). For multi-line, this is the top line position.

No output schema declared.

No examples provided.

pdf_attach ~81

Embed one or more files as attachments inside a PDF. Attached files travel with the PDF and can be extracted by PDF readers. Useful for bundling source data, receipts, supporting documents, etc.

NameTypeReqDescription
attachmentsarrayyesFiles to attach
filePathstringyesPDF file to attach files to
outputPathstringyesOutput path

No output schema declared.

No examples provided.

pdf_blank_pages ~105

Insert blank pages into a PDF at specified positions. Useful for adding separator pages or ensuring chapters start on odd pages.

NameTypeReqDescription
afterPagesarrayyesInsert a blank page after each of these page numbers (1-indexed). Use 0 to add at the beginning.
filePathstringyesPDF file path
outputPathstringyesOutput path
pageSizestring"MatchPrevious" matches the size of the preceding page (default)

No output schema declared.

No examples provided.

pdf_compare ~67

Compare the text content of two PDFs page by page. Reports which pages are identical, which differ, and shows a summary of differences. Useful for verifying document versions.

NameTypeReqDescription
filePath1stringyesFirst PDF file path
filePath2stringyesSecond PDF file path

No output schema declared.

No examples provided.

pdf_compress ~114

Attempt to reduce PDF file size by rebuilding the document structure. Copies all pages to a fresh PDF (dropping orphaned objects), and optionally strips metadata. Results vary — works best on PDFs with accumulated edits or orphaned data.

NameTypeReqDescription
filePathstringyesPDF file path
flattenFormsbooleanFlatten form fields to reduce size (default: false)
outputPathstringyesOutput path
stripMetadatabooleanRemove title, author, subject, keywords (default: false)

No output schema declared.

No examples provided.

pdf_create ~196

Create a new PDF from text. Supports auto word-wrapping, pagination, bold/italic, configurable fonts, margins, page sizes. Lines starting with "# " render as bold headings.

NameTypeReqDescription
authorstringDocument author (metadata)
contentstringyesText content. Use \n for line breaks. Lines starting with "# " become bold headings. Text auto-wraps and paginates.
fontstringFont family (default: Helvetica)
fontSizenumberFont size in points (default: 12)
lineSpacingnumberLine spacing multiplier (default: 1.4)
marginnumberPage margin in points (default: 50)
outputPathstringyesPath where the PDF will be saved
pageSizestringPage size (default: A4)
titlestringDocument title (metadata)

No output schema declared.

No examples provided.

pdf_crop ~134

Crop pages by setting the visible area (crop box). Trims margins or isolates a region. Coordinates are in points from bottom-left.

NameTypeReqDescription
filePathstringyesPDF file path
heightnumberyesHeight of crop area in points
outputPathstringyesOutput path
pagesarrayPages to crop (1-indexed). Omit for all pages.
widthnumberyesWidth of crop area in points
xnumberyesLeft edge of crop area (points from left)
ynumberyesBottom edge of crop area (points from bottom)

No output schema declared.

No examples provided.

pdf_decrypt ~81

Remove password protection from an encrypted PDF. Requires the correct password. Saves an unencrypted copy that can be opened without a password.

NameTypeReqDescription
filePathstringyesPath to the encrypted PDF file
outputPathstringyesPath where the decrypted (unprotected) PDF will be saved
passwordstringyesPassword to unlock the PDF

No output schema declared.

No examples provided.

pdf_delete_pages ~52

Remove specific pages from a PDF.

NameTypeReqDescription
filePathstringyesPDF file path
outputPathstringyesOutput path
pagesarrayyesPage numbers to delete (1-indexed)

No output schema declared.

No examples provided.

pdf_draw ~71

Draw shapes on PDF pages: rectangles (filled or outlined), lines, and circles/ellipses. Useful for annotations, diagrams, or marking up documents.

NameTypeReqDescription
filePathstringyesPDF file path
outputPathstringyesOutput path
shapesarrayyesShapes to draw

No output schema declared.

No examples provided.

pdf_extract_pages ~53

Extract specific pages into a new PDF.

NameTypeReqDescription
filePathstringyesSource PDF path
outputPathstringyesOutput path
pagesarrayyesPage numbers to extract (1-indexed)

No output schema declared.

No examples provided.

pdf_flatten ~59

Flatten a PDF — converts all form fields and annotations into static page content. Fields become non-editable. Useful for finalizing documents before distribution.

NameTypeReqDescription
filePathstringyesPDF file path
outputPathstringyesOutput path

No output schema declared.

No examples provided.

pdf_form_fill ~168

Fill form fields in a PDF by name. Supports text fields, checkboxes ("true"/"false"), dropdowns, option lists, and radio groups. Use pdf_form_read first to discover field names and types. Optionally flatten the form to make it non-editable.

NameTypeReqDescription
fieldsobjectyesObject mapping field names to values. For checkboxes: "true" or "false". For dropdowns/radio: the option value string.
filePathstringyesPath to the PDF file with form fields
flattenbooleanIf true, flattens the form making fields non-editable (default: false)
outputPathstringyesPath where the filled PDF will be saved
passwordstringPassword if the PDF is encrypted

No output schema declared.

No examples provided.

pdf_form_read ~85

Read all form fields from a PDF. Returns each field's name, type (Text, CheckBox, Dropdown, OptionList, RadioGroup), current value, and available options. Use this before pdf_form_fill to discover field names.

NameTypeReqDescription
filePathstringyesPath to the PDF file with form fields
passwordstringPassword if the PDF is encrypted

No output schema declared.

No examples provided.

pdf_header_footer ~145

Add headers and/or footers with dynamic placeholders: {page} for current page, {pages} for total.

NameTypeReqDescription
alignstringAlignment (default: center)
colorstringColor (default: dark gray)
filePathstringyesPDF file path
fontSizenumberFont size (default: 9)
footerstringFooter text. Use {page} and {pages} placeholders.
headerstringHeader text. Use {page} and {pages} placeholders.
marginnumberEdge distance (default: 30)
outputPathstringyesOutput path

No output schema declared.

No examples provided.

pdf_highlight ~79

Add translucent highlight boxes over regions on PDF pages — like using a highlighter pen. Great for marking important sections.

NameTypeReqDescription
filePathstringyesPDF file path
highlightsarrayyesRegions to highlight
opacitynumberHighlight opacity (default: 0.35)
outputPathstringyesOutput path

No output schema declared.

No examples provided.

pdf_images_to_pdf ~111

Convert one or more images (PNG/JPG) into a PDF. Each image becomes a page, scaled to fit while maintaining aspect ratio.

NameTypeReqDescription
imagePathsarrayyesArray of image file paths (PNG or JPG)
marginnumberMargin around image in points (default: 0)
outputPathstringyesPath where the PDF will be saved
pageSizestring"FitImage" sizes each page to match the image (default: A4)

No output schema declared.

No examples provided.

pdf_info ~70

Get detailed information about a PDF: page count, file size, metadata (title, author, dates), form field count, and page dimensions in points and inches.

NameTypeReqDescription
filePathstringyesAbsolute or relative path to the PDF file
passwordstringPassword if the PDF is encrypted

No output schema declared.

No examples provided.

pdf_insert_pages ~122

Insert pages from one PDF into another at a specific position. Useful for adding cover pages, appendices, or inserting content mid-document.

NameTypeReqDescription
insertAfternumberyesInsert after this page number (0 = insert at beginning, use page count for end)
outputPathstringyesOutput path
sourcePagesarrayWhich pages to take from source (1-indexed). Omit for all source pages.
sourcePathstringyesPDF to take pages from
targetPathstringyesPDF to insert pages into

No output schema declared.

No examples provided.

pdf_merge ~59

Merge multiple PDF files into a single PDF. Pages are combined in the order listed.

NameTypeReqDescription
filePathsarrayyesPDF file paths to merge in desired order (min 2)
outputPathstringyesOutput path for the merged PDF

No output schema declared.

No examples provided.

pdf_overlay_pdf ~129

Overlay one PDF on top of another. The overlay PDF is drawn on top of the base PDF pages. Perfect for adding letterheads, templates, or watermark PDFs.

NameTypeReqDescription
basePathstringyesBase PDF (background)
outputPathstringyesOutput path
overlayPagenumberWhich page of the overlay PDF to use (1-indexed, default: 1)
overlayPathstringyesOverlay PDF (drawn on top)
pagesarrayWhich base pages to apply the overlay to (1-indexed). Omit for all pages.

No output schema declared.

No examples provided.

pdf_page_layout ~127

Arrange multiple PDF pages onto single sheets in N-up layouts. Puts 2 or 4 source pages onto each output page side-by-side. Useful for printing handouts, saving paper, or creating thumbnail sheets.

NameTypeReqDescription
filePathstringyesSource PDF file path
layoutstringyes"2-up" = 2 pages per sheet side-by-side, "4-up" = 4 pages per sheet in a 2x2 grid
outputPathstringyesOutput path
pageSizestringOutput page size (default: Letter)

No output schema declared.

No examples provided.

pdf_page_numbers ~155

Add page numbers to every page. Supports various positions, custom prefix/suffix, and starting number.

NameTypeReqDescription
colorstringColor (default: dark gray)
filePathstringyesPDF file path
fontSizenumberFont size (default: 10)
marginnumberEdge distance in points (default: 30)
outputPathstringyesOutput path
positionstringPosition (default: bottom-center)
prefixstringPrefix text (e.g. "Page ")
startNumbernumberStarting number (default: 1)
suffixstringSuffix text (e.g. " of 50")

No output schema declared.

No examples provided.

pdf_read_text ~75

Extract text content from a PDF file. Can extract from all pages or specific pages. Works with text-based PDFs (not scanned images).

NameTypeReqDescription
filePathstringyesAbsolute or relative path to the PDF file
pagesarraySpecific page numbers to extract (1-indexed). If omitted, extracts all pages.

No output schema declared.

No examples provided.

pdf_redact ~150

VISUAL-ONLY redaction: draws opaque rectangles over regions on PDF pages. WARNING: This does NOT remove the underlying text/data from the PDF — it only covers it visually. The original content can still be extracted programmatically. Do NOT use this for true document sanitization of sensitive data (SSNs, passwords, etc). For true redaction, use a tool that rewrites the PDF content stream (e.g. Adobe Acrobat Pro, qpdf, or mutool).

NameTypeReqDescription
colorstringRedaction color (default: black)
filePathstringyesPDF file path
outputPathstringyesOutput path
regionsarrayyesRegions to redact

No output schema declared.

No examples provided.

pdf_reorder ~78

Reorder pages. Can also duplicate pages by repeating numbers in the order array.

NameTypeReqDescription
filePathstringyesPDF file path
outputPathstringyesOutput path
pageOrderarrayyesNew page order (1-indexed). Example: [3, 1, 2] puts page 3 first.

No output schema declared.

No examples provided.

pdf_repair ~78

Attempt to repair a damaged or malformed PDF by loading it with lenient parsing, copying all recoverable pages to a clean document, and re-saving. May fix issues like corrupted cross-reference tables or orphaned objects.

NameTypeReqDescription
filePathstringyesPath to the damaged PDF
outputPathstringyesPath for the repaired PDF

No output schema declared.

No examples provided.

pdf_reverse ~48

Reverse the page order of a PDF. Useful for fixing scan order or printing back-to-front.

NameTypeReqDescription
filePathstringyesPDF file path
outputPathstringyesOutput path

No output schema declared.

No examples provided.

pdf_rotate ~75

Rotate pages by 90, 180, or 270 degrees clockwise.

NameTypeReqDescription
filePathstringyesPDF file path
outputPathstringyesOutput path
pagesarrayPages to rotate (1-indexed). Omit for all pages.
rotationstringyesClockwise rotation degrees

No output schema declared.

No examples provided.

pdf_search ~108

Search for text in a PDF. Returns all matches with page numbers and surrounding context. Supports plain text and regex search.

NameTypeReqDescription
caseSensitivebooleanCase-sensitive search (default: false)
contextCharsnumberCharacters of context around each match (default: 60)
filePathstringyesPDF file path
querystringyesText or regex pattern to search for
regexbooleanTreat query as a regex pattern (default: false)

No output schema declared.

No examples provided.

pdf_set_metadata ~132

Set or update PDF document metadata fields: title, author, subject, keywords, creator, and producer. Only specified fields are changed; others remain untouched.

NameTypeReqDescription
authorstringDocument author
creatorstringCreator application name
filePathstringyesPath to the PDF file
keywordsarrayDocument keywords as an array of strings
outputPathstringyesPath where the modified PDF will be saved
producerstringProducer application name
subjectstringDocument subject/description
titlestringDocument title

No output schema declared.

No examples provided.

pdf_sign ~137

Add a signature image to a PDF with smart positioning. Simplified alternative to pdf_add_image for signing documents.

NameTypeReqDescription
filePathstringyesPDF file path
imagePathstringyesPath to signature image (PNG or JPG)
marginnumberDistance from page edge (default: 50)
outputPathstringyesOutput path
pagenumberPage to sign (1-indexed). Default: last page.
positionstringSignature position (default: bottom-right)
widthnumberSignature width in points (default: 150). Height scales proportionally.

No output schema declared.

No examples provided.

pdf_split ~64

Split a PDF into multiple files — either individual pages or custom page ranges.

NameTypeReqDescription
filePathstringyesPDF file to split
outputDirstringyesDirectory for output files
rangesarrayPage ranges. If omitted, splits into individual pages.

No output schema declared.

No examples provided.

pdf_stamp ~177

Apply a styled business stamp (like a rubber stamp) to PDF pages. Pre-configured styles for common stamps, or create custom ones. Draws a bordered rectangle with text inside, slightly rotated for authenticity.

NameTypeReqDescription
customTextstringCustom stamp text (only used when type is CUSTOM)
filePathstringyesPDF file path
opacitynumberOpacity (default: 0.75)
outputPathstringyesOutput path
pagesarrayPages to stamp (1-indexed). Omit for all.
positionstringStamp position (default: top-right)
rotationnumberRotation in degrees for rubber-stamp look (default: -15)
typestringyesStamp type. Use CUSTOM with customText for your own stamp.

No output schema declared.

No examples provided.

pdf_validate ~53

Validate a PDF file — checks if it can be parsed, reports page count, metadata, form fields, and any structural issues. Useful as a health check before processing.

NameTypeReqDescription
filePathstringyesPDF file path

No output schema declared.

No examples provided.

pdf_watermark ~177

Add a diagonal text watermark across PDF pages. The text is properly centered regardless of rotation angle.

NameTypeReqDescription
colorstringColor — hex (#f00), short hex (#ff0000), or name (red, navy, etc). Default: #888888
filePathstringyesPDF file path
fontSizenumberFont size in points (default: 60)
opacitynumberOpacity 0-1 (default: 0.15)
outputPathstringyesOutput path
pagesarrayPages to watermark (1-indexed). Omit for all.
rotationnumberRotation in degrees (default: 45)
textstringyesWatermark text (e.g. "CONFIDENTIAL", "DRAFT")

No output schema declared.

No examples provided.

Common questions

What is the io.github.beepboop2025/pdf-toolkit-mcp server?

io.github.beepboop2025/pdf-toolkit-mcp is listed in the public MCP registry as io.github.beepboop2025/pdf-toolkit-mcp. Legacy PDF Toolkit identity, pinned to its 2.1.1 package; maintained successor: PDF Suite MCP. This page covers its npm package (pdf-suite-mcp).

Is the io.github.beepboop2025/pdf-toolkit-mcp server safe to use?

io.github.beepboop2025/pdf-toolkit-mcp scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.beepboop2025/pdf-toolkit-mcp server expose?

io.github.beepboop2025/pdf-toolkit-mcp exposes 37 tools: pdf_read_text, pdf_info, pdf_create, pdf_images_to_pdf, pdf_merge, and 32 more. Their descriptions and schemas cost roughly 3,965 tokens of context every time the server is loaded.

Is the io.github.beepboop2025/pdf-toolkit-mcp server still maintained?

io.github.beepboop2025/pdf-toolkit-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.beepboop2025/pdf-toolkit-mcp server under?

io.github.beepboop2025/pdf-toolkit-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.