๐Ÿ”ง

mcp-server-chart

Official๐Ÿ”งMCP Server

antvis/mcp-server-chart

VibeIndex|
What it does
|

Generates various types of charts and performs data analysis using AntV visualization tools, enabling users to create visual representations of data through a Model Context Protocol (MCP) server.

Overview

mcp-server-chart is an MCP server from AntV that generates over 26 types of charts and performs data analysis using the AntV visualization library. It allows AI agents to create area charts, bar charts, boxplots, column charts, and many more through the Model Context Protocol, turning raw data into visual representations.

Key Features

  • Generate 26+ chart types including area, bar, boxplot, column, pie, line, scatter, and more
  • Built on AntV, a professional data visualization library with production-quality output
  • Supports both SSE and Streamable transport modes for flexible integration
  • Private deployment option for enterprise environments with custom rendering servers
  • Tool filtering via environment variables to expose only the chart types you need

Who is this for?

Data analysts, developers, and teams who need to generate charts and visualizations programmatically through AI agents. If you work with data that needs to be visualized on the fly during AI-assisted analysis sessions, this MCP server provides a comprehensive charting toolkit accessible directly from Claude Code or other MCP-compatible tools.

hostedremoteverifiedcontext

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub โ†’
claude mcp add mcp-server-chart -e VIS_REQUEST_SERVER=<YOUR_VIS_REQUEST_SERVER> -- npx -y @antv/mcp-server-chart
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "mcp-server-chart": { "command": "npx", "arg...
3,755
Last UpdatedFeb 25, 2026