Skip to content
Back to search
30
MCP v1.0.3

boxpdf

io.github.earonesty/boxpdf

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

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

BoxPDF
Resource server exposing BoxPDF library documentation and PDF layout templates to AI agents.
0 tools
PDF Document
Python MCP server for PDF document processing and manipulation tools.
0 tools
io.github.templatefoxpdf/mcp-server
MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants
0 tools
io.github.TemplateFoxPDF/mcp-server
MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants
0 tools
@templatefox/mcp-server
MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants
0 tools
io.github.kmalakoff/mcp-pdf
MCP server for PDF generation using PDFKit
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "boxpdf": {
      "url": "None",
      "transport": "http"
    }
  }
}