PDF Generator runs on your own machine — the client starts it, so there is no endpoint to ping. 370 installs a week from npm.
MCP server for creative PDF generation with full emoji, Unicode, and offline support
Today is the operative word: we check PDF Generator every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add mcp-pdf -- npx -y @mcp-z/mcp-pdf
{
"mcpServers": {
"mcp-pdf": {
"args": [
"-y",
"@mcp-z/mcp-pdf"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-pdf]
command = "npx"
args = ["-y", "@mcp-z/mcp-pdf"]
{
"mcpServers": {
"mcp-pdf": {
"args": [
"-y",
"@mcp-z/mcp-pdf"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-pdf": {
"args": [
"-y",
"@mcp-z/mcp-pdf"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RESOURCE_STORE_URI (Resource store URI for generated PDF files (file://)), PORT (HTTP server port (overrides --port)), BASE_URL (Base URL for HTTP transport (used for file links)), LOG_LEVEL (Logging level).
The author declared them in the registry entry; get the values from the project itself.
MCP server for PDF generation using PDFKit
Offline MCP server for local Qt 4.8, Qt 5, and Qt 6 documentation with full-text search.
Official GrabzIt MCP server for AI web scraping, screenshots, and PDF/DOCX generation.
Cloud PDF generation from HTML, CSS and XSL-FO, with PDF/A and PDF/UA support.
PolyDoc MCP server: HTML/URL to PDF, screenshots, and EU e-invoice generation for MCP clients.
MCP server for PDF generation, parsing, splitting, merging, and manipulation via oxidize-pdf
AI-powered PDF editing and generation MCP server using Gemini Pro.
Secure MCP server for sandboxed filesystem operations with document parsing support.
Answers built from our own checks of this server.