74
/ 100
29 days ago
glama

Carbone MCP

Official MCP for Carbone - Document Generation, Document Conversion, and Universal Templating.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: CARBONE_API_KEY, CARBONE_TEST_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretCARBONE_API_KEY"": "your_api_key_here"
configCARBONE_BASE_URLe =https://your-carbone-server.com \
🔐 secretCARBONE_TEST_API_KEYnpm run test:integration # Real API tests (requires )
configCARBONE_TEST_BASE_URL
configCARBONE_TIMEOUT60000 Request timeout in milliseconds (max: 60000)
configMCP_MAX_BODY_BYTES62914560 Maximum request body size in bytes (60 MB default, matching Carbone Cloud limit)
configMCP_PATH/ HTTP endpoint path (only used when MCP_TRANSPORT=http)
configMCP_PORT3000 HTTP server port (only used when MCP_TRANSPORT=http)
configMCP_TRANSPORT"-e", "=stdio",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/carboneio-carbone-mcp-1an6ip)](https://m8ven.ai/mcp/carboneio-carbone-mcp-1an6ip)
commit: ece86b801e89ef65e9bd8ca344717b5523720b41
code hash: 70e9183b3f14c2cdf5c58f42d342aa8956718803bf8489b464c13cc9ac174841
verified: 6/11/2026, 11:36:03 AM
view raw JSON →