Skip to content
Back to search
30
MCP

docjet-mcp

npm/docjet-mcp

DocJet MCP server — render branded PDFs and PNG images from any MCP client. Tools: render_pdf, render_image, list_templates. Stdio transport, npx-runnable.

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

Similar MCP servers embedding-nearest

io.github.docjet-dev/docjet-mcp
Render branded PDFs and PNG images from templates or raw HTML via the DocJet API. Free tier.
0 tools
BulkRender
MCP server for generating DOCX and PDF documents from templates via the BulkRender API.
0 tools
io.github.cyanheads/docgen-mcp-server
Render HTML/markdown to PDF, export rows to xlsx, and fill AcroForm PDFs.
0 tools
@cyanheads/docgen-mcp-server
Render HTML/markdown to PDF, export rows to xlsx, and fill AcroForm PDFs via MCP. STDIO or Streamable HTTP.
0 tools
n8n-nodes-docjet
n8n community node for DocJet — render branded PDFs and PNG images from templates or raw HTML via the DocJet API
0 tools
pranavgnn/latex-mcp-server
An MCP server to generate PDFs from LaTeX code.
0 tools

How to use

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

{
  "mcpServers": {
    "docjet-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}