Server Chart MCP Server
A Model Context Protocol server for generating charts using AntV. We can use this mcp server for _chart generation_ and _data analysis_. It runs locally over stdio via the published package.
People connecting data & analytics tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-19 · ★ 4,337 · #1 OF 75 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Server Chart
before you install - you'll need
Set VIS_REQUEST_SERVER, SERVICE_ID, DISABLED_TOOLS before connecting.
Claude Code
claude mcp add antvis-mcp-server-chart -- npx -y @antv/mcp-server-chart Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"antvis-mcp-server-chart": {
"command": "npx",
"args": [
"-y",
"@antv/mcp-server-chart"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @antv/mcp-server-chart - the @antv scope differs from the repo owner (antvis); confirm it's the project's official package
registry namespace io.github.antvis is GitHub-verified and matches the repo owner
03 · What Server Chart can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
0.9.10 · 2026-02-25
Move skills to external repository and update README · Fix high CPU usage during concurrent deployments · Fix TypeError in Docker local deployment · Fix TLS handshake issue in MCP · remove antv-chart-server-0.9.7.mcpb…
0.9.9 · 2026-01-22
Add tool annotations for improved LLM tool understanding · add chart-visualization skill · Update source identifier to chart-visualization-creator in skills generate.py · Add MCPB bundle for Claude Desktop installation…
0.9.7 · 2025-12-24
add waterfall · add startAtZero · update modelcontect version
04 · Who maintains Server Chart
mcp-server-chart is maintained by antvis. It's the only MCP server we track from this author; the repo dates to Apr 2025.
05 · Facts
- repository
- github.com/antvis/mcp-server-chart
- category
- data & analytics - ranked #1 of 75 actively-maintained data & analytics servers as of 2026-08-25.
- registry
- io.github.antvis/mcp-server-chart (active, first published 2025-09-15 · 7 versions)
- packages
- npm:@antv/mcp-server-chart
06 · Server Chart FAQ
What is Server Chart?
A Model Context Protocol server for generating charts using AntV. We can use this mcp server for _chart generation_ and _data analysis_. It runs locally over stdio via the published package.
Is Server Chart still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-19. We re-verify nightly.
How do I install Server Chart?
Run `npx -y @antv/mcp-server-chart`. The README documents 3 environment variables (VIS_REQUEST_SERVER, SERVICE_ID, DISABLED_TOOLS) to set first. Set VIS_REQUEST_SERVER, SERVICE_ID, DISABLED_TOOLS before connecting. You can also paste the ready-made client config above.
Does Server Chart run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Server Chart
Alternatives to Server Chart
Maintained data & analytics servers if Server Chart isn't the fit.
- PostHog MCP Server Official PostHog MCP Server for product analytics, feature flags, experiments, and more. ★ 39,031 · 2026-08-25
- Blitz Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools. ★ 1,740 · 2026-07-14
- ClaudeR - RStudio MCP Server Connect RStudio to AI assistants for interactive R coding and data analysis. ★ 326 · 2026-08-23
- Search Console MCP Google Search Console + Bing Webmaster Tools + GA4 - unified SEO intelligence for AI agents. ★ 276 · 2026-08-24
- SemanticOps MCP (for Power BI) Power BI MCP server (Supports Windows and macOS) ★ 255 · 2026-08-15
- Google Analytics MCP GA4 MCP server for AI agents: schema discovery, server-side aggregation, analysis-ready defaults. ★ 235 · 2026-08-18
Pairs well with
Servers that cover what Server Chart doesn't - only shown when the pairing reason fits the companion.
head to head · Server Chart vs Keboola MCP Server · Server Chart vs ClaudeR - RStudio MCP Server · Server Chart vs Google Analytics MCP
More data & analytics MCP servers · Sipcode · Appfigures · Smolanalytics · Statistics Canada MCP Server · Balldontlie Api MCP Server
More TypeScript MCP servers · Emailmd · Anytype MCP · Copilot MCP · Apify MCP Server · see all