boxpdf-html runs on your own machine — the client starts it, so there is no endpoint to ping. 99 installs a week from npm. Last commit 29 Aug 2026.
Render HTML to PDF (html_to_pdf) plus boxpdf library docs and templates, for AI agents.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const hex = /^[0-9a-fA-F]{1,6}/.exec(input.slice(index))?.[0];
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add boxpdf-html -- npx -y boxpdf-html
{
"mcpServers": {
"boxpdf-html": {
"args": [
"-y",
"boxpdf-html"
],
"command": "npx"
}
}
}
[mcp_servers.boxpdf-html]
command = "npx"
args = ["-y", "boxpdf-html"]
{
"mcpServers": {
"boxpdf-html": {
"args": [
"-y",
"boxpdf-html"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"boxpdf-html": {
"args": [
"-y",
"boxpdf-html"
],
"command": "npx"
}
}
}
Render HTML, URLs, and templates to PDF. AI drafts templates and fixes them from logs.
Resource-only MCP server with docs and templates for the boxpdf TypeScript PDF layout library.
Generate DOCX and PDF documents from AI assistants using BulkRender templates.
Parse, validate, query, and render IntentText (.it) documents for AI agents
MCP tools for AI agents: render URLs to image/PDF, check link health, convert HTML/CSV/JSON.
Generate DOCX and PDF documents from your DocMake templates
Send transactional pdfs for AI agents via SMTP. Templates included.
Generate PDF reports from Re:port Flow templates via Claude and other AI agents.
Answers built from our own checks of this server.