boxpdf
Rank #4,159io.github.earonesty/boxpdf
Resource-only MCP server with docs and templates for the boxpdf TypeScript PDF layout library.
boxpdf is a Model Context Protocol (MCP) server published by earonesty. It ranks #4,159 of 128,029 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. boxpdf is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 14, 2026 and most recently updated on May 14, 2026.
Ranks ahead of 123,870 of 128,029 servers on MCP Toplist.
Use boxpdf
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add boxpdf -- npx -y boxpdf mcp[mcp_servers.boxpdf]
command = "npx"
args = ["-y", "boxpdf", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"boxpdf": {
"command": "npx",
"args": [
"-y",
"boxpdf",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"boxpdf": {
"command": "npx",
"args": [
"-y",
"boxpdf",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"boxpdf": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"boxpdf",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"boxpdf": {
"command": "npx",
"args": [
"-y",
"boxpdf",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"boxpdf": {
"command": "npx",
"args": [
"-y",
"boxpdf",
"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)<a href="https://mcptoplist.com/server/io.github.earonesty%2Fboxpdf"><img src="https://mcptoplist.com/badge/io.github.earonesty%2Fboxpdf.svg" alt="MCP Toplist: Top 5% of 128,029" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
earonesty
Other servers by earonesty
View all earonesty servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.3 | May 14, 2026 |
Frequently asked questions
- Who maintains boxpdf?
- boxpdf is maintained by earonesty, which publishes 4 MCP servers (9 total versions) tracked on MCP Toplist.
- Is boxpdf listed on the Official MCP Registry?
- Yes — boxpdf is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does boxpdf have?
- MCP Toplist tracks 1 version of boxpdf, most recently published on May 14, 2026.
- Where can I find the source code for boxpdf?
- The source code for boxpdf is hosted at github.com/earonesty/boxpdf.
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.