mcpbeat Sign in

MCP PDF MCP Server

by kmalakoff Your server? Claim it
local only

MCP PDF runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.

MCP server for PDF generation using PDFKit

Installs / week
not published
1
Stars
1 open issues
15 Sep 2026
Last commit
from GitHub
MIT
License
TypeScript

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable src/setup/config.ts:54
  const defaultResourceStorePath = path.join(baseDir, name, 'files');

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to MCP PDF

same job, measured the same way
NanoPDF
by r09722akabennett

AI-powered PDF editing and generation MCP server using Gemini Pro.

local only
oxidize-pdf MCP Server
by bzsanti

MCP server for PDF generation, parsing, splitting, merging, and manipulation via oxidize-pdf

1 919 installs/wk local only
GrabzIt
by grabzit

Official GrabzIt MCP server for AI web scraping, screenshots, and PDF/DOCX generation.

40 installs/wk local only
TemplateFoxPDF
by templatefoxpdf

MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants

43 installs/wk local only
I
PDF Generator
by mcp-z

MCP server for creative PDF generation with full emoji, Unicode, and offline support

370 installs/wk local only
PolyDoc
by polydoc

PolyDoc MCP server: HTML/URL to PDF, screenshots, and EU e-invoice generation for MCP clients.

36 installs/wk local only
DocAuto
by gzucob

Model Context Protocol server for the DocAuto document-generation API.

77 installs/wk local only
pdfnative MCP — PDF generation, PAdES signing & introspection
by nizoka

PDF MCP server: generate PDF/A, sign & verify PAdES (LTV), forms, merge, split, encrypt. 28 tools

547 installs/wk local only

MCP PDF — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP PDF?
MCP PDF runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is MCP PDF open source?
Yes — it is published under the MIT licence, written in TypeScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.