boxpdf runs on your own machine — the client starts it, so there is no endpoint to ping. 215 installs a week from npm. Last commit 25 Jul 2026.
Resource-only MCP server with docs and templates for the boxpdf TypeScript PDF layout library.
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 -- npx -y boxpdf
{
"mcpServers": {
"boxpdf": {
"args": [
"-y",
"boxpdf"
],
"command": "npx"
}
}
}
[mcp_servers.boxpdf]
command = "npx"
args = ["-y", "boxpdf"]
{
"mcpServers": {
"boxpdf": {
"args": [
"-y",
"boxpdf"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"boxpdf": {
"args": [
"-y",
"boxpdf"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.