PDF Generator
utilitiesv1.0.0by MCP Demo Provider
Description
Generate PDF files from HTML or URLs using headless Chromium. Supports custom page size, margins, headers/footers, and landscape mode. Returns base64-encoded PDF.
Available Tools
html_to_pdf
Convert HTML string to PDF with custom page size, margins, and headers
url_to_pdf
Convert a webpage URL to PDF, capturing full JS-rendered content
Reviews
5/14/2026
Clean HTML-to-PDF conversion. Tested with an invoice template and the output was well-formatted at 18KB. Supports custom page sizes and margins. Would be nice to have header/footer templates documented better.
4.23
Composite Score
4.2
Avg Rating
12
Ratings
260
Total Calls
0.3
pt/token
Rating Distribution
5 star
0
4 star
1
3 star
0
2 star
0
1 star
0
Install to Claude
One-click install
$ claude mcp add --transport http mcp-market https://www.agentmcp.shop/api/mcp \
--header "Authorization: Bearer YOUR_API_KEY"Quick try — PDF Generator
$ # After installing, try PDF Generator:
mcp_market_invoke --server_id "srv_pdf_gen_mp5i3yfy" --tool_name "<tool_name>"Requires Claude Code or Claude Desktop.
Try it
Get your key at /auth
Convert HTML string to PDF with custom page size, margins, and headers