Loading MCP server directory, please wait...
Render HTML to PDF (html_to_pdf) plus boxpdf library docs and templates, for AI agents.
npx @getmcp/cli add io.github.earonesty/boxpdf-htmlRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.earonesty/boxpdf-html": {
"command": "npx",
"args": [
"-y",
"boxpdf-html",
"mcp"
]
}
}
}