Skip to content

Add pdf-it#120

Open
mrslbt wants to merge 1 commit into
mcpmux:mainfrom
mrslbt:add-pdf-it
Open

Add pdf-it#120
mrslbt wants to merge 1 commit into
mcpmux:mainfrom
mrslbt:add-pdf-it

Conversation

@mrslbt

@mrslbt mrslbt commented Apr 29, 2026

Copy link
Copy Markdown

Adds pdf-it to the registry.

What it does

pdf-it turns markdown into designed PDFs. Cover page, table of contents, code blocks that hold across pages, page-numbered footer. The output is a polished research artifact, not a Chrome-print dump.

It pairs with Anthropic's official PDF skill, which handles reading and form-filling. pdf-it handles the other half: composing designed output from markdown.

Use cases

  • Save a Claude Code research session as a client-ready PDF
  • Generate a designed report from a markdown brief
  • Convert a long-form document with code blocks and tables into a print-quality file

Links

Validation

node scripts/validate.js servers/community.pdf-it.json
PASS  servers/community.pdf-it.json

Capabilities

  • Tools: generate_pdf, list_templates
  • Prompts: research_report, quick_note, pdf_outline
  • Resources: 4 (template specs, style guide, markdown cheatsheet)

Requirements

Node.js 18+ and Google Chrome installed locally (used as the renderer via puppeteer-core).

Signed-off-by: mrslbt <marsellbait@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant