io.github.ayo-nci/bulkrender
Quality Score
85
/100
Generate DOCX and PDF documents from AI assistants using BulkRender templates.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"bulkrender": {
"command": "npx",
"args": [
"-y",
"bulkrender-mcp"
],
"env": {
"BULKRENDER_API_URL": "<bulkrender_api_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"bulkrender": {
"command": "npx",
"args": [
"-y",
"bulkrender-mcp"
],
"env": {
"BULKRENDER_API_URL": "<bulkrender_api_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y bulkrender-mcp§02 Environment variables
BULKRENDER_API_URLBulkRender API base URL. Defaults to https://api.bulkrender.com — only set for local development.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Documents & Spreadsheets
ac.tandem/docs-mcp
ac.tandem/docs-mcp
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
ai.adramp/google-ads
ai.adramp/google-ads
Google Ads MCP server — manage campaigns, keywords, and metrics.
AutEng MCP - Markdown Publishing & Document Share Links
ai.auteng/docs
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai