sam-pdf-studio-mcp

wassermanproductions/sam-pdf-studio-mcp
★ 1 stars JavaScript Code/Dev Tools Updated today
Headless MCP server for Sam PDF Studio — run its PyMuPDF engine (merge, split, redact, OCR, convert, page ops) on local PDFs from Hermes, Claude Code, Codex, or any MCP client. Zero dependencies. Apache-2.0.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sam-pdf-studio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wassermanproductions/sam-pdf-studio-mcp"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) stdio bridge for **[Sam PDF Studio](https://github.com/wassermanproductions/sam-pdf-studio)** — a full-featured PDF editor. This server runs Sam PDF Studio's PyMuPDF engine **headlessly**, so any MCP agent can merge, split, rotate, redact, OCR, compress, password-protect, and convert PDFs directly on file paths — no GUI, no window, no clicking.

Tools (20)

add_imageadd_linkadd_page_numbersadd_textcompress_pdfdelete_pagesexport_docxexport_imagesexport_pptxexport_textexport_xlsxextract_pageshealthimages_to_pdfmerge_pdfsmetadataocrredact_textreplace_textresize_pages