Loomal

bulkrender

MCP server by github.com/ayo-nci/bulkrender-mcp

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

0 starsnpm: bulkrender-mcp

About bulkrender

bulkrender is an MCP (Model Context Protocol) server published by ayo-nci in the official MCP registry. Generate DOCX and PDF documents from AI assistants using BulkRender templates.

It ships as an npm package (bulkrender-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ayo-nci/bulkrender-mcp.

Use bulkrender with your agent

Claude Code · one command
claude mcp add bulkrender -- npx -y bulkrender-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "bulkrender": {
      "command": "npx",
      "args": [
        "-y",
        "bulkrender-mcp"
      ]
    }
  }
}
npmbulkrender-mcp

Frequently asked questions

What is bulkrender?
bulkrender is an MCP (Model Context Protocol) server by ayo-nci. Generate DOCX and PDF documents from AI assistants using BulkRender templates.
How do I connect bulkrender to Claude, Cursor, or another MCP client?
Install bulkrender from its npm package (bulkrender-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is bulkrender open source?
Yes — the source code is public at github.com/ayo-nci/bulkrender-mcp.
Can AI agents pay to use bulkrender?
Not yet through Loomal — bulkrender is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain bulkrender? Claim this listing free by verifying GitHub ownership, or contact us.