boxpdf-html runs on your own machine — the client starts it, so there is no endpoint to ping. 160 installs a week from npm. Last commit 25 Jul 2026.
Render HTML to PDF (html_to_pdf) plus boxpdf library docs and templates, for AI agents.
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"
}
}
}
Answers built from our own checks of this server.