Skip to content

Add pdf-it - #120

Merged
its-mash merged 1 commit into
mcpmux:mainfrom
mrslbt:add-pdf-it
Jun 15, 2026
Merged

Add pdf-it#120
its-mash merged 1 commit into
mcpmux:mainfrom
mrslbt:add-pdf-it

Conversation

@mrslbt

@mrslbt mrslbt commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

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>
@its-mash
its-mash merged commit 4332a52 into mcpmux:main Jun 15, 2026
1 check passed
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.

2 participants