boxpdf-html
Rank #7,935io.github.earonesty/boxpdf-html
Render HTML to PDF (html_to_pdf) plus boxpdf library docs and templates, for AI agents.
boxpdf-html is a Model Context Protocol (MCP) server published by earonesty. It ranks #7,935 of 128,029 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. boxpdf-html is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on May 17, 2026 and most recently updated on Jul 25, 2026.
Ranks ahead of 120,094 of 128,029 servers on MCP Toplist.
Use boxpdf-html
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add boxpdf-html -- npx -y boxpdf-html mcp[mcp_servers.boxpdf-html]
command = "npx"
args = ["-y", "boxpdf-html", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"boxpdf-html": {
"command": "npx",
"args": [
"-y",
"boxpdf-html",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"boxpdf-html": {
"command": "npx",
"args": [
"-y",
"boxpdf-html",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"boxpdf-html": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"boxpdf-html",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"boxpdf-html": {
"command": "npx",
"args": [
"-y",
"boxpdf-html",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"boxpdf-html": {
"command": "npx",
"args": [
"-y",
"boxpdf-html",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.earonesty%2Fboxpdf-html)<a href="https://mcptoplist.com/server/io.github.earonesty%2Fboxpdf-html"><img src="https://mcptoplist.com/badge/io.github.earonesty%2Fboxpdf-html.svg" alt="MCP Toplist: Top 10% of 128,029" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
earonesty
Other servers by earonesty
View all earonesty servers →Available versions (6)
| Version | Published |
|---|---|
| 1.6.0 | Jul 25, 2026 |
| 1.5.0 | Jul 24, 2026 |
| 1.4.1 | Jul 23, 2026 |
| 1.4.0 | Jul 23, 2026 |
| 1.3.1 | Jul 23, 2026 |
| 1.3.0 | Jun 17, 2026 |
Frequently asked questions
- Who maintains boxpdf-html?
- boxpdf-html is maintained by earonesty, which publishes 4 MCP servers (9 total versions) tracked on MCP Toplist.
- Is boxpdf-html listed on the Official MCP Registry?
- Yes — boxpdf-html is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does boxpdf-html have?
- MCP Toplist tracks 6 versions of boxpdf-html, most recently published on Jul 25, 2026.
- Where can I find the source code for boxpdf-html?
- The source code for boxpdf-html is hosted at github.com/earonesty/boxpdf-html.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.