Chart MCP Server

v0.9.10Data Processingstable

🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.

antvllmmcpmcp-serverskills
Share:
4,077
Stars
0
Downloads
0
Weekly
0/5

About

🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.

Features

  • generate_area_chart
  • generate_bar_chart
  • generate_boxplot_chart
  • generate_column_chart
  • generate_district_map

Use Cases

Generate a area chart to show data trends under continuous independent variables and observe the overall data trend, such as, displacement = velocity (average or instantaneous) × time: s = v × t. If the x-axis is time (t) and the y-axis is velocity (
Generate a horizontal bar chart to show data for numerical comparisons among different categories, such as, comparing categorical data and for horizontal comparisons.
Generate a boxplot chart to show data for statistical summaries among different categories, such as, comparing the distribution of data points across categories.
Generate a column chart, which are best for comparing categorical data, such as, when values are close, column charts are preferable because our eyes are better at judging height than other visual elements like area or angles.
Generates regional distribution maps, which are usually used to show the administrative divisions and coverage of a dataset. It is not suitable for showing the distribution of specific locations, such as urban administrative divisions, GDP distributi
antvis

Maintainer

LicenseMIT
Languagetypescript
Versionv0.9.10
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @antv/mcp-server-chart

Manual Installation

npx -y @antv/mcp-server-chart

Examples

Basic Configuration

Configure Chart MCP Server

npx -y @antv/mcp-server-chart

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Data Processing MCP Servers

Explore other servers in the Data Processing category.

Quick Config Preview

{ "mcpServers": { "chart": { "command": "npx", "args": ["-y", "@antv/mcp-server-chart"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Chart MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides