SERVER

Carbone MCP

Rank #6132

glama/carboneio/carbone-mcp

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

First listed
Mar 24, 2026
Last publish date
May 12, 2026
OVERVIEW

Carbone MCP is a Model Context Protocol (MCP) server published by carboneio. It ranks #6132 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Carbone MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 6 tracked versions. It was first listed on Mar 24, 2026 and most recently updated on May 12, 2026.

STANDING
#6,132of 58,900 tracked serversTop 25%

Ranks ahead of 52,768 of 58,900 servers on MCP Toplist.

CONNECT

Use Carbone MCP

Add Carbone MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "carbone-mcp": {
      "url": "https://mcp.carbone.io/"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "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.

REGISTRIES

Listed on 3 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

carboneio

Organization
Total servers
1
Total versions
6
VERSIONS

Available versions (6)

VersionPublished
1.1.3May 12, 2026
1.1.2May 6, 2026
1.1.1Apr 10, 2026
1.1.0Mar 31, 2026
1.0.1Mar 25, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Carbone MCP?
Official MCP for Carbone - Document Generation, Document Conversion, and Universal Templating.
Who maintains Carbone MCP?
Carbone MCP is maintained by carboneio, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
Is Carbone MCP an official MCP server?
Yes — Carbone MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
How many versions does Carbone MCP have?
MCP Toplist tracks 6 versions of Carbone MCP, most recently published on May 12, 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.
EXPLORE