mcpbeat Sign in

Charta MCP Server

by mortenator Your server? Claim it
local only

Charta runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm.

Generate beautiful, presentation-ready charts (SVG + PNG). Supports 14+ chart types.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 14 · avg 6 · -29% w/w
a month agotoday
26
Installs / week
npm · @charta/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add charta -- npx -y @charta/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "charta": {
      "args": [
        "-y",
        "@charta/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.charta]
command = "npx"
args = ["-y", "@charta/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "charta": {
      "args": [
        "-y",
        "@charta/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "charta": {
      "args": [
        "-y",
        "@charta/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Charta

same job, measured the same way
Chartwire
by outturndev

Generate production-ready chart code (Recharts, Chart.js, ECharts, Plotly) from a prompt.

answering
I
Charts MCP
by therealtimex

MCP server for generating charts using AntV. Supports various chart types through MCP tools.

58 installs/wk local only
Media Forge
by pavelguzenfeld

MCP server for generating diagrams, charts, presentations, and animations for Markdown documentation

37 installs/wk local only
PDF Report Generator
by themoddedcube

Generate professional PDF reports from LLM output — cover, TOC, tables, charts, 5 themes.

31 installs/wk local only
Semiotic
by nteract

Verified React chart generation: select, validate, repair, render, and inspect charts through MCP.

5 777 installs/wk 5 tools answering
Slickfast
by slickfast

Render 47 chart types and tiled dashboards as PNG/SVG. Deterministic, no headless browser.

375 installs/wk answering
PDFCrowd PDF Export
by pdfcrowd

Create polished, professional PDFs from a single prompt. Documentation, reports, charts, and more.

40 installs/wk local only
Charts by Szum
by szum

Create, inspect, manage, and render charts and data visualizations as SVG/PNG or interactive embeds.

13 tools answering

Charta — questions

Answers built from our own checks of this server.

Why is there no uptime for Charta?
Charta runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @charta/mcp was installed 26 times last week.
Is Charta still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Charta?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @charta/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Charta?
The npm package @charta/mcp was installed 26 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.