Home › Other › boxpdf

boxpdf

Resource-only MCP server with docs and templates for the boxpdf TypeScript PDF layout library.

TypeScript
★ 18 stars Last pushed 2026-09-21 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.3)

npx -y boxpdf@1.0.3

Or add to your MCP client config:

{
  "mcpServers": {
    "boxpdf": {
      "command": "npx",
      "args": [
        "-y",
        "boxpdf@1.0.3"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry