mcpbeat Sign in

PDFMonkey MCP Server

by pdfmonkey Your server? Claim it
local only

PDFMonkey runs on your own machine — the client starts it, so there is no endpoint to ping. 9 installs a week from npm.

Generate PDFs from templates using the PDFMonkey API

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 128 · avg 4
a month agotoday
9
Installs / week
npm · pdfmonkey-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add pdfmonkey-mcp -- npx -y pdfmonkey-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pdfmonkey-mcp": {
      "args": [
        "-y",
        "pdfmonkey-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pdfmonkey-mcp]
command = "npx"
args = ["-y", "pdfmonkey-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "pdfmonkey-mcp": {
      "args": [
        "-y",
        "pdfmonkey-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pdfmonkey-mcp": {
      "args": [
        "-y",
        "pdfmonkey-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to PDFMonkey

same job, measured the same way
Bulkrender
by ayo-nci

Generate DOCX and PDF documents from AI assistants using BulkRender templates.

42 installs/wk local only
TemplateFoxPDF
by templatefoxpdf

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

44 installs/wk local only
Pictify Io
by pictify-io

Generate images, GIFs, and PDFs from HTML, URLs, or templates — from your AI agent.

39 installs/wk 26 tools answering
DocMake
by docmake

Generate DOCX and PDF documents from your DocMake templates

194 installs/wk local only
HTML/CSS to Image API
by htmlcsstoimage

Generate images and PDFs from HTML/CSS, live websites, and reusable templates.

answering
Templated
by templated-io

Generate images, videos and PDFs from templates. Manage templates, folders, uploads and fonts.

217 installs/wk answering
JsonFabrica
by ms-methos

Generate realistic, relational synthetic JSON test data from templates, via the JsonFabrica API.

241 installs/wk local only
Re:port Flow MCP
by re-port-flow

Generate PDF reports from Re:port Flow templates via Claude and other AI agents.

53 installs/wk 2 tools answering

PDFMonkey — questions

Answers built from our own checks of this server.

Why is there no uptime for PDFMonkey?
PDFMonkey runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package pdfmonkey-mcp-server was installed 9 times last week.
Is PDFMonkey still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect PDFMonkey?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls pdfmonkey-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use PDFMonkey?
The npm package pdfmonkey-mcp-server was installed 9 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.