Skip to content
Claude Desktop

bulkrender for Claude Desktop

io.github.ayo-nci/bulkrender

Generate DOCX and PDF documents from AI assistants using BulkRender templates.

client:Claude Desktop transport:stdio runtime:npm

Install bulkrender in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "bulkrender": {
      "command": "npx",
      "args": [
        "-y",
        "bulkrender-mcp"
      ],
      "env": {
        "BULKRENDER_API_URL": "<BULKRENDER_API_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

bulkrender in other clients