Data Visualization MCP Servers — AntV, ECharts, Vega-Lite, Plotly, Matplotlib, D3, and More
At a glance: Data visualization MCP servers let AI agents generate charts from natural language. AntV's mcp-server-chart dominates with 3,800 stars and 27 tools covering 26+ chart types. ECharts, V...

Source: DEV Community
At a glance: Data visualization MCP servers let AI agents generate charts from natural language. AntV's mcp-server-chart dominates with 3,800 stars and 27 tools covering 26+ chart types. ECharts, Vega-Lite, and Vizro are strong alternatives. The main gap: no end-to-end data-to-dashboard pipeline. Rating: 3.5/5. AntV — The Clear Leader (3,800 stars, 27 tools) Detail Info antvis/mcp-server-chart 3,800 stars, TypeScript, MIT Chart types 26+ (line, bar, pie, scatter, boxplot, treemap, Sankey, mind map, org chart, geographic maps, word cloud, and more) The dominant visualization MCP server. Three transport modes (stdio, SSE, Streamable HTTP). Install via npx -y @antv/mcp-server-chart. One of the most popular MCP servers in any category. If you need one visualization server, this is it. Apache ECharts hustcc/mcp-echarts (214 stars, TypeScript, MIT) — Full ECharts syntax support. PNG, SVG, and JSON export. MinIO integration for URL-based storage. The better choice for most teams over the offi