πŸ”§

Visualization Charts Server

πŸ”§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.

verifiedremotehosted

Installation

npxRun with npx
npx skills add antvis/chart-visualization-skills
npm installInstall npm package
npm install -g @antv/mcp-server-chart
DockerRun with Docker
docker compose up -d
npm runRun npm script
npm run build
npm runRun npm script
npm run start

+ 2 more commands in README

Claude Desktop ConfigurationAdd this to your claude_desktop_config.json
{ "mcpServers": { "mcp-server-chart": { "command": "npx", "arg...
πŸ“– Extracted from antvis/mcp-server-chart README
3,569
AddedJan 26, 2026