Carbone MCP
Rank #4,975io.carbone/carbone-mcp
Generate PDF/DOCX/XLSX/PPTX from templates+JSON. Convert Office/HTML/MD to PDF. Universal templating
Carbone MCP is a Model Context Protocol (MCP) server published by carboneio. It ranks #4,975 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Carbone MCP is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 14 tracked versions. It was first listed on Mar 24, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 127,071 of 132,046 servers on MCP Toplist.
Use Carbone MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http carbone-mcp https://mcp.carbone.io/claude mcp add carbone-mcp -e "CARBONE_API_KEY=<your CARBONE_API_KEY>" -e "CARBONE_BASE_URL=<your CARBONE_BASE_URL>" -- npx -y carbone-mcpReplace each placeholder with your own value before saving.
[mcp_servers.carbone-mcp]
url = "https://mcp.carbone.io/"Add to ~/.codex/config.toml.
[mcp_servers.carbone-mcp]
command = "npx"
args = ["-y", "carbone-mcp"]
[mcp_servers.carbone-mcp.env]
CARBONE_API_KEY = "<your CARBONE_API_KEY>"
CARBONE_BASE_URL = "<your CARBONE_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.carbone.io/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"carbone-mcp": {
"command": "npx",
"args": [
"-y",
"carbone-mcp"
],
"env": {
"CARBONE_API_KEY": "<your CARBONE_API_KEY>",
"CARBONE_BASE_URL": "<your CARBONE_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"carbone-mcp": {
"url": "https://mcp.carbone.io/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"carbone-mcp": {
"command": "npx",
"args": [
"-y",
"carbone-mcp"
],
"env": {
"CARBONE_API_KEY": "<your CARBONE_API_KEY>",
"CARBONE_BASE_URL": "<your CARBONE_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"carbone-mcp": {
"type": "http",
"url": "https://mcp.carbone.io/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"carbone-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"carbone-mcp"
],
"env": {
"CARBONE_API_KEY": "<your CARBONE_API_KEY>",
"CARBONE_BASE_URL": "<your CARBONE_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"carbone-mcp": {
"serverUrl": "https://mcp.carbone.io/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"carbone-mcp": {
"command": "npx",
"args": [
"-y",
"carbone-mcp"
],
"env": {
"CARBONE_API_KEY": "<your CARBONE_API_KEY>",
"CARBONE_BASE_URL": "<your CARBONE_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"carbone-mcp": {
"url": "https://mcp.carbone.io/"
}
}
}{
"mcpServers": {
"carbone-mcp": {
"command": "npx",
"args": [
"-y",
"carbone-mcp"
],
"env": {
"CARBONE_API_KEY": "<your CARBONE_API_KEY>",
"CARBONE_BASE_URL": "<your CARBONE_BASE_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.carbone%2Fcarbone-mcp)<a href="https://mcptoplist.com/server/io.carbone%2Fcarbone-mcp"><img src="https://mcptoplist.com/badge/io.carbone%2Fcarbone-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
carboneio
Available versions (14)
| Version | Published |
|---|---|
| 1.6.0 | Aug 19, 2026 |
| 1.5.0 | Jul 16, 2026 |
| 1.4.0 | Jun 26, 2026 |
| 1.3.0 | Jun 24, 2026 |
| 1.2.2 | Jun 23, 2026 |
| 1.2.1 | Jun 22, 2026 |
| 1.2.0 | Jun 22, 2026 |
| 1.1.4 | Jun 11, 2026 |
| 1.1.3 | May 12, 2026 |
| 1.1.2 | May 6, 2026 |
| 1.1.1 | Apr 10, 2026 |
| 1.1.0 | Mar 31, 2026 |
| 1.0.1 | Mar 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Carbone MCP?
- Carbone MCP is maintained by carboneio, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
- Is Carbone MCP listed on the Official MCP Registry?
- Yes — Carbone MCP is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Carbone MCP have?
- MCP Toplist tracks 14 versions of Carbone MCP, most recently published on Aug 19, 2026.
- Where can I find the source code for Carbone MCP?
- The source code for Carbone MCP is hosted at github.com/carboneio/carbone-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.