The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Pdfrender listing page.
HTML and CSS to PDF, without a headless browser
pdfrender turns HTML and CSS into PDF over a REST API and an MCP server. WeasyPrint 70 lays out the pages, with paper size, margins, headers, footers and page numbers set in CSS. It runs no JavaScript and fetches no URLs, so images and fonts go in as data: URIs. Limits are 2 MB of HTML and 50 pages per render. The servers are in Germany. The free plan has 100 credits a month and needs no card.
Streamable-HTTP endpoint: https://api.pdfrender.dev/mcp/ — the anonymous
tier works without a key; an API key raises the limits.
Claude Code:
Cursor / Windsurf / Cline / Claude Desktop:
One-click installs for every client: https://pdfrender.dev/connect
Base URL https://api.pdfrender.dev/ — authenticate with an X-API-Key header;
anonymous calls work at a lower rate limit.