mcpbeat Sign in

Charts MCP Server

local only

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

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

Installs per day peak 17 · avg 6 · +157% w/w
a month agotoday
58
Installs / week
npm · @realtimex/charts-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Charts MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 charts-mcp -- npx -y @realtimex/charts-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "charts-mcp": {
      "args": [
        "-y",
        "@realtimex/charts-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.charts-mcp]
command = "npx"
args = ["-y", "@realtimex/charts-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "charts-mcp": {
      "args": [
        "-y",
        "@realtimex/charts-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "charts-mcp": {
      "args": [
        "-y",
        "@realtimex/charts-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Charts MCP

same job, measured the same way
MCP Server Chart
by antvis

A Model Context Protocol server for generating charts using AntV.

3 979 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
Semiotic
by nteract

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

5 777 installs/wk 5 tools answering
Chartforge
by crawde

MCP server for ChartForge — generate stunning charts and diagrams from natural language

78 installs/wk local only
Chartforge
by chartforgeai

MCP server for ChartForge — generate stunning charts and diagrams from natural language

local only
Google Sheets MCP
by a1-x-tech

MCP server for the Google Sheets API: read and write ranges, sheets, formatting, charts, sharing.

47 installs/wk local only
Charta
by mortenator

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

26 installs/wk local only
Datawrapper
by palewire

A Model Context Protocol (MCP) server and app for creating Datawrapper charts using AI assistants

291 installs/wk local only

Charts MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Charts MCP?
Charts MCP 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 @realtimex/charts-mcp was installed 58 times last week.
How do I connect Charts MCP?
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 @realtimex/charts-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Charts MCP?
The npm package @realtimex/charts-mcp was installed 58 times in the last week. Week over week that is +157%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.