About this project
@mcp-z/mcp-pdf is an MCP server for PDF generation and manipulation. It provides tools for creating PDFs from text, layouts, or JSON Resume data with full emoji and Unicode support for offline use.
Key capabilities:
- pdf-resume: Generates resumes from JSON Resume format. Customize section order, field templates (LiquidJS for dates/strings), and layout (single/two-column).
- pdf-layout: Creates PDFs with precise positioning and Yoga flexbox. Supports text, shapes (rect/circle/line), images, page breaks, and nested flex containers.
- pdf-document: Produces flowing documents with automatic pagination.
- pdf-image: Renders PDF pages to PNG images.
- text-measure: Measures text dimensions for layout planning.
Operates via stdio or HTTP transports without authentication. Example use cases include resume generation and custom document design.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.