mcpbeat Sign in

MCP Server Chart

local only

MCP Server Chart runs on your own machine — the client starts it, so there is no endpoint to ping. 3 979 installs a week from npm. Last commit 27 Aug 2026.

A Model Context Protocol server for generating charts using AntV.

Installs per day peak 827 · avg 507 · +48% w/w
a month agotoday
3 979
Installs / week
npm · @antv/mcp-server-chart
4366
Stars
7 open issues
27 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Package flagged as malicious @antv/mcp-server-chart · MAL-2026-4069

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch MCP Server Chart and you get told the day something new turns up.

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

This one needs environment variables set before it will start: VIS_REQUEST_SERVER (Custom chart generation service URL for private deployment), SERVICE_ID (Service identifier for chart generation records), DISABLED_TOOLS (Comma-separated list of tool names to disable). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Server Chart

same job, measured the same way
Datawrapper
by palewire

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

291 installs/wk local only
Tago Io
by tago-io

Model Context Protocol server for TagoIO data and analytics

97 installs/wk local only
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
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
Gocd
by sahilll15

MCP server for GoCD: dashboard, pipelines, artifacts, agents. Context-lean output.

24 installs/wk local only
MCP Server for PowerPoint
by trsdn

PowerPoint automation for AI - Slides, Shapes, Text, Charts and more. Windows only.

local only

MCP Server Chart — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Server Chart?
MCP Server Chart 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 @antv/mcp-server-chart was installed 3 979 times last week.
How do I connect MCP Server Chart?
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 @antv/mcp-server-chart straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Server Chart?
The npm package @antv/mcp-server-chart was installed 3 979 times in the last week. Week over week that is +48%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Server Chart open source?
Yes — it is published under the MIT licence, written in TypeScript, 4 366 stars on GitHub and 7 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.