AntV Chart MCP
About This Server
A chart generation MCP server by Ant Group's AntV team. Built on the @antvis visualization ecosystem, it supports 25+ chart types — bar, line, pie, scatter, and more — letting AI agents generate professional statistical charts with a single sentence.
Installation
npx -y @antv/mcp-server-chartFrequently Asked Questions
What chart types does AntV Chart MCP support?
It supports 25+ chart types including bar, line, pie, scatter, area, radar, heatmap, box plot, waterfall, Sankey, relation, tree map and more — covering most data analysis and visualization scenarios.
How do I install AntV Chart MCP in Claude Code or Cursor?
Run npx -y @antv/mcp-server-chart to start. Register it in Claude Code with claude mcp add antv-chart -- npx -y @antv/mcp-server-chart, or paste the command into Cursor's MCP settings.
Is AntV Chart MCP free? Does it need an API key?
Completely free and open source (MIT license). No API key needed — it runs entirely locally, and chart data never leaves your machine.