BulkRender-MCP
Rank #17,992io.github.ayo-nci/bulkrender
Generate DOCX and PDF documents from AI assistants using BulkRender templates.
BulkRender-MCP is a Model Context Protocol (MCP) server published by ayo-nci. It ranks #17,992 of 132,608 servers tracked on MCP Toplist. BulkRender-MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on May 2, 2026 and most recently updated on May 28, 2026.
Ranks ahead of 114,616 of 132,608 servers on MCP Toplist.
Use BulkRender-MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bulkrender -e "BULKRENDER_API_URL=<your BULKRENDER_API_URL>" -- npx -y bulkrender-mcpReplace each placeholder with your own value before saving.
[mcp_servers.bulkrender]
command = "npx"
args = ["-y", "bulkrender-mcp"]
[mcp_servers.bulkrender.env]
BULKRENDER_API_URL = "<your BULKRENDER_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bulkrender": {
"command": "npx",
"args": [
"-y",
"bulkrender-mcp"
],
"env": {
"BULKRENDER_API_URL": "<your BULKRENDER_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bulkrender": {
"command": "npx",
"args": [
"-y",
"bulkrender-mcp"
],
"env": {
"BULKRENDER_API_URL": "<your BULKRENDER_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"bulkrender": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bulkrender-mcp"
],
"env": {
"BULKRENDER_API_URL": "<your BULKRENDER_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bulkrender": {
"command": "npx",
"args": [
"-y",
"bulkrender-mcp"
],
"env": {
"BULKRENDER_API_URL": "<your BULKRENDER_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bulkrender": {
"command": "npx",
"args": [
"-y",
"bulkrender-mcp"
],
"env": {
"BULKRENDER_API_URL": "<your BULKRENDER_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ayo-nci%2Fbulkrender)<a href="https://mcptoplist.com/server/io.github.ayo-nci%2Fbulkrender"><img src="https://mcptoplist.com/badge/io.github.ayo-nci%2Fbulkrender.svg" alt="MCP Toplist: Top 25% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ayo-nci
Available versions (3)
| Version | Published |
|---|---|
| 1.1.1 | May 28, 2026 |
| 1.1.0 | May 24, 2026 |
| 1.0.0 | May 2, 2026 |
Frequently asked questions
- Who maintains BulkRender-MCP?
- BulkRender-MCP is maintained by ayo-nci, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is BulkRender-MCP listed on the Official MCP Registry?
- Yes — BulkRender-MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does BulkRender-MCP have?
- MCP Toplist tracks 3 versions of BulkRender-MCP, most recently published on May 28, 2026.
- Where can I find the source code for BulkRender-MCP?
- The source code for BulkRender-MCP is hosted at github.com/ayo-nci/bulkrender-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.