Skip to main content
ClaudeWave
antvis avatar
antvis

mcp-server-chart

View on GitHub

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

MCP ServersOfficial Registry4.2k stars390 forksTypeScriptMITUpdated 1mo ago
Editor's note

MCP Server Chart is a Model Context Protocol server that exposes 26 discrete tools for generating charts and diagrams backed by the AntV visualization library. Each tool corresponds to a specific chart type, including area, bar, column, boxplot, dual-axes, funnel, histogram, sankey, treemap, violin, word cloud, fishbone diagram, flowchart, mind map, network graph, organizational chart, and three map types (district, pin, and path). The server connects to Claude Desktop and any MCP-compatible client by adding it to the MCP configuration, and it is also available as a plugin on the Dify marketplace. It supports SSE and Streamable transports for remote deployment, offers a DISABLED_TOOLS environment variable to filter out unwanted chart tools, and allows private deployment via the VIS_REQUEST_SERVER variable. Data analysts, business intelligence teams, and developers who need AI-assisted chart generation from structured data are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/antvis/mcp-server-chart
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "chart": {
      "command": "node",
      "args": ["/path/to/mcp-server-chart/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/antvis/mcp-server-chart and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
antvllmmcpmcp-serverskillsvisualization

What people ask about mcp-server-chart

What is antvis/mcp-server-chart?

+

antvis/mcp-server-chart is mcp servers for the Claude AI ecosystem. 🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis. It has 4.2k GitHub stars and was last updated 1mo ago.

How do I install mcp-server-chart?

+

You can install mcp-server-chart by cloning the repository (https://github.com/antvis/mcp-server-chart) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is antvis/mcp-server-chart safe to use?

+

Our security agent has analyzed antvis/mcp-server-chart and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains antvis/mcp-server-chart?

+

antvis/mcp-server-chart is maintained by antvis. The last recorded GitHub activity is from 1mo ago, with 8 open issues.

Are there alternatives to mcp-server-chart?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp-server-chart to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: antvis/mcp-server-chart
[![Featured on ClaudeWave](https://claudewave.com/api/badge/antvis-mcp-server-chart)](https://claudewave.com/repo/antvis-mcp-server-chart)
<a href="https://claudewave.com/repo/antvis-mcp-server-chart"><img src="https://claudewave.com/api/badge/antvis-mcp-server-chart" alt="Featured on ClaudeWave: antvis/mcp-server-chart" width="320" height="64" /></a>

More MCP Servers