Skip to content
Back to search
30
MCP

BoxPDF

pulsemcp/boxpdf

Resource server exposing BoxPDF library documentation and PDF layout templates to AI agents.

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

Similar MCP servers embedding-nearest

boxpdf
Resource-only MCP server with docs and templates for the boxpdf TypeScript PDF layout library.
0 tools
boxpdf-html
Render HTML to PDF (html_to_pdf) plus boxpdf library docs and templates, for AI agents.
0 tools
io.github.csoai-org/pdf-tools-ai-mcp
pdf-tools-ai-mcp MCP server by MEOK AI Labs
0 tools
PDF Tools AI
Python MCP server for AI-powered PDF tools and document analysis.
0 tools
io.github.csoai-org/pdf-document-mcp
pdf-document-mcp MCP server by MEOK AI Labs
0 tools
PDF Kit
AI-powered PDF tools: fill forms, merge, extract data, and split PDFs
0 tools

How to use

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

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