BulkRender MCP server for listing document templates, inspecting template schemas, generating single DOCX/PDF documents, generating batch documents, and checking remaining credits through the BulkRender API. It returns signed download URLs for generated files and supports batch jobs up to 500 records.
From the registry: Generate DOCX and PDF documents from AI assistants using BulkRender templates.
Please install the `bulkrender` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Create a BulkRender account** — Sign up for a BulkRender account to use the service. (https://bulkrender.com/)
- **Generate a BulkRender API key** — Create an API key from Settings → Platform API Keys. The key is shown once, so copy it immediately. (https://bulkrender.com)
- **Install Node.js 18+** — Node.js version 18 or newer is required to run the MCP server via npx.
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","bulkrender-mcp"]
- required environment variables:
- `BULKRENDER_API_KEY`: Your BulkRender API key. (example: `<your-bulkrender-api-key>`)
- optional environment variables:
- `BULKRENDER_API_URL`: Optional override for the BulkRender API base URL, primarily for local development. (example: `<your-bulkrender-api-url>`)
Note: Prefer the npx-based stdio setup. The README shows client-specific wrappers, but the canonical MCP shape is command `npx` with args `-y bulkrender-mcp`. `BULKRENDER_API_URL` is optional; by default the server uses BulkRender's production API.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.BULKRENDER_API_KEYrequiredYour BulkRender API key used to authenticate requestsBULKRENDER_API_URLOverride the BulkRender API base URLMeta Ads MCP (Facebook + Instagram) - analyze performance, manage budgets, pause campaigns.