mcpbeat Sign in

NanoPDF MCP Server

by r09722akabennett Your server? Claim it
local only

NanoPDF runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 5 Mar 2026.

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

Installs / week
not published
1
Stars
1 open issues
5 Mar 2026
Last commit
from GitHub
License
Python

What the code does

We read the source, 19 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.

        sdir = os.path.join(self.sessions_dir, session_id)
Runs an external command mcp-server/mcp_pdf_utils.py:49
        result = subprocess.run(

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 NanoPDF

same job, measured the same way
MCP PDF
by kmalakoff

MCP server for PDF generation using PDFKit

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
PolyDoc
by polydoc

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

36 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
TemplateFoxPDF
by templatefoxpdf

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

43 installs/wk local only
Rq Scan
by recerqa

MCP Server for RQ-SCAN - AI-powered document OCR and data extraction platform

21 installs/wk local only
Powerpoint Engine
by powerpointengine

Generate, edit, merge, translate and PDF-convert PowerPoint (.pptx) over MCP. 8 tools.

answering

NanoPDF — questions

Answers built from our own checks of this server.

Why is there no uptime for NanoPDF?
NanoPDF runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is NanoPDF open source?
We cannot say either way: written in Python, 1 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.