Skip to content

Fix pdf-it: v2.0.0 dropped the Chrome dependency#136

Merged
its-mash merged 1 commit into
mcpmux:mainfrom
mrslbt:fix-pdf-it-v2-no-chrome
Jun 18, 2026
Merged

Fix pdf-it: v2.0.0 dropped the Chrome dependency#136
its-mash merged 1 commit into
mcpmux:mainfrom
mrslbt:fix-pdf-it-v2-no-chrome

Conversation

@mrslbt

@mrslbt mrslbt commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Thanks for merging #120!

One correction: the entry describes pdf-it v1. As of v2.0.0, pdf-it replaced the Puppeteer + Chrome renderer with @react-pdf/renderer and renders natively — no Chrome, no Puppeteer, fonts embedded in the package.

This PR corrects two now-inaccurate fields in servers/community.pdf-it.json:

  • description — removed "Requires Google Chrome installed locally" (it doesn't), replaced with "Native renderer, fonts embedded, nothing else to install."
  • tags — swapped puppeteerreact-pdf to match the actual stack.

Verifiable: the published pdf-it-mcp@2.0.0 has zero Chrome/Puppeteer dependencies. Nothing else in the entry changes.

pdf-it 2.0.0 replaced the Puppeteer + Chrome renderer with
@react-pdf/renderer. The entry still said "Requires Google Chrome installed
locally" and tagged "puppeteer" — neither is true anymore. Updated the
description and swapped the tag to react-pdf.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@its-mash its-mash merged commit 14015a9 into mcpmux:main Jun 18, 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