A resource-only server that gives Claude direct access to boxpdf documentation and ready-to-use templates. Boxpdf is a TypeScript layout DSL over pdf-lib that runs everywhere without native dependencies. The server exposes five receipt and document templates (boarding pass, resume, order confirmation, certificate) as single-file references, plus the full API for stacks, text wrapping, tables, themes, and multi-page flow rendering. Useful when you need Claude to generate PDF layout code using a specific library instead of generic advice. The templates are concrete starting points with real styling. Since it's resource-only, Claude reads but doesn't execute anything. You still run the generated TypeScript yourself.
claude mcp add --transport stdio earonesty-boxpdf uvx boxpdf