Back to Home
mcp-z icon

server-pdf

Verified Safe

by mcp-z

Overview

Generate PDFs from text or layouts, render PDF pages as images, and measure text before layout, with specialized support for JSON Resume format.

Installation

Run Command
npx -y @mcp-z/mcp-pdf

Environment Variables

  • BASE_URL
  • LOG_LEVEL
  • RESOURCE_STORE_URI
  • PORT

Security Notes

The server involves filesystem operations (e.g., `pdfPath` in `pdf-image`, `writeFile` for output) and network requests (e.g., `fetch` for custom fonts). The `pdf-to-png-converter` dependency might rely on native system libraries, which could pose a risk if not properly isolated or if vulnerabilities exist in those libraries. `eval` is used internally for dual ESM/CJS loading, which is generally acceptable for bootstrapping. No hardcoded secrets were identified.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassMedium
Avg Tokens500
Stars1
Forks1
Last Update2026-01-16

Tags

pdfgenerationlayoutdocumentsimagesresumemcpai-agent