Document generation & automation: generate invoices, contracts, reports, and any structured document from a DOCX/XLSX/PPTX/HTML/Markdown template + JSON data. Convert 100+ formats (Office, HTML, Markdown → PDF) with the PDF engines of your choice. Batch-generate hundreds of PDFs in one request. Supports multilingual output, currency conversion, watermarks, PDF/A compliance, fillable PDF forms, and template versioning. No-code templates — design in Word or Excel, inject data with {d.field} tags. The universal document automation MCP.
Tools
list_templates
convert_document
render_document
list_categories
list_tags
upload_template
update_template_metadata
delete_template
download_template
get_api_status
get_capabilities
Server Config
{
"mcpServers": {
"carbone": {
"type": "streamable-http",
"url": "https://mcp.carbone.io",
"headers": {
"Authorization": "Bearer your_api_key_here"
}
}
}
}