Skip to content
Back to search
30
MCP

BulkRender

pulsemcp/bulkrender

MCP server for generating DOCX and PDF documents from templates via the BulkRender API.

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

Similar MCP servers embedding-nearest

@templatefox/mcp-server
MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants
0 tools
docx-creator-mcp
An MCP server for creating, analyzing, and rendering professional DOCX documents programmatically.
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.ayo-nci/bulkrender
Generate DOCX and PDF documents from AI assistants using BulkRender templates.
0 tools
io.github.TemplateFoxPDF/mcp-server
MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants
0 tools
autoform-mcp-server
MCP server for bulk PDF form filling. Detect fields, fill templates, and generate hundreds of PDFs from data — directly from Claude.
0 tools

How to use

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

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