# pdfmonkey-mcp-server

Generate PDFs from templates using the PDFMonkey API

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.0.0
- **Author:** io.github.pdfmonkey
- **License:** Unknown
- **npm:** pdfmonkey-mcp-server
- **Source:** https://github.com/pdfmonkey/pdfmonkey-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 1 day

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-01T21:45:01.104Z
- **Version scanned:** 1.0.0
- **CVEs:** none found by OSV at scan time

## Tools

17 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `list_workspaces` — List all PDFMonkey workspaces accessible with the current API key
- `list_templates` — List all PDF templates available in the workspace. Optionally scope the listing to a specific workspace with workspace_id.
- `get_template` — Get detailed information about a specific template including HTML, CSS, and sample data
- `generate_document` — Generate a PDF document from a template with provided data. This uses async generation with automatic polling until completion. Returns the download URL when re
- `get_document_status` — Check the generation status of a document and get its download URL if ready
- `list_documents` — List documents with optional filtering by status, template, or update time
- `delete_document` — Permanently delete a document and its generated PDF
- `list_snippets` — List all reusable Liquid code snippets in the workspace
- `get_snippet` — Get the Liquid code of a specific snippet
- `get_quota` — Get current quota and plan information for the account
- `get_user_info` — Get complete user account information including personal details, plan, and settings
- `list-templates-formatted` — Display all PDF templates in a clean, readable format with key information
- `show-documents-status` — Show documents with their status, download links, and metadata in a structured way
- `status` — Filter by status (success, failure, draft)
- `generate-invoice` — Guide the user through generating an invoice PDF with proper formatting
- `template_id` — The template ID to use for the invoice
- `workspace-overview` — Display a comprehensive overview of the workspace including quota, templates, and recent documents

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"pdfmonkey-mcp-server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"pdfmonkey-mcp-server\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Extensive to critical — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: deletes data; runs on your machine.
- Floor 36, ceiling 60 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/pdfmonkey-mcp-server
- Install plan: https://forgeregistry.com/api/v1/packages/pdfmonkey-mcp-server/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/pdfmonkey-mcp-server
- HTML page: https://forgeregistry.com/registry/pdfmonkey-mcp-server
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
