MCP Server
MCP server for HTML2PDF Converter
0 stars53 downloads/wk
Reviews
Write oneNobody has reviewed MCP Server yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
MCP Server tools (2, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
check_pdf_statusCheck the status of a pending PDF conversion job. If it is completed, this will download the PDF and return the file path.
submit_pdf_jobwrite actionSubmit a webpage URL or HTML to be converted to a PDF asynchronously. This will return a Job ID. You MUST then use the check_pdf_status tool to poll the status and download the PDF.
Public scan report
scanner v0.1.7 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan7 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 10 days ago15/15
- Maintainer identityregistry namespace matches repository owner6/10
Install directly
Runs npx -y @html2pdfconverter/mcp-server on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add mcp-server -- npx -y @html2pdfconverter/mcp-server
MCP Server: common questions
- Is MCP Server safe?
- Mostly: it is graded B (80/100). Read the MCP Server safety report
- How do I install MCP Server?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does MCP Server need an API key?
- Yes. The registry entry asks for
YOUR_API_KEY. - Is MCP Server maintained?
- The last commit was 12 days ago (2026-09-09). The latest release is v1.0.5.