macOS
brew install mcp-server-chartlocal Homebrew formula metadata
brew
MCP with 25+ @antvis charts for visualization, generation, and analysis. Version 0.9.10 via Homebrew; verified from local package data.
install
brew install mcp-server-chartlocal Homebrew formula metadata
overview
MCP with 25+ @antvis charts for visualization, generation, and analysis
history
mcp-server-chart is an AntV-maintained MCP server for chart generation, visualization, and lightweight data analysis. It exposes more than two dozen chart and diagram tools through MCP.
The repository was created under the AntV organization in April 2025. Its README describes a TypeScript MCP server built around AntV visualization capabilities and intended for chart generation and data analysis.
The documented feature set expanded into a broad catalog of chart tools, including area, bar, boxplot, column, map, flow, funnel, histogram, line, pie, radar, sankey, scatter, treemap, venn, violin, word cloud, and spreadsheet generation. The README also connects the server to AntV's chart-visualization skill and private deployment options.
The project is distributed as the npm package `@antv/mcp-server-chart` and can be launched by AI desktop and IDE clients with `npx`. The README also lists HTTP, SSE, marketplace, and platform integrations such as Dify, ModelScope, Glama, Smithery, and Aliyun.
GitHub metadata showed thousands of stars and hundreds of forks by July 2026, giving it one of the stronger adoption signals among domain-specific MCP servers. Its attraction is obvious for package users: it turns chart rendering into a reusable MCP service rather than requiring every agent workflow to ship charting code.
The common desktop-client configuration uses `npx -y @antv/mcp-server-chart` as a stdio MCP server command. The CLI can also run with SSE or Streamable HTTP transports, with configurable host, port, and endpoint flags.
The README documents environment variables for custom chart-generation services, service identifiers for generated-record workflows, and disabling selected tools. A private deployment path uses AntV's GPT-Vis-SSR service and a `VIS_REQUEST_SERVER` environment variable.
mcp-server-chart is significant because it packages a substantial visualization surface as a single MCP server. That is exactly the sort of domain capability package managers are good at distributing: install one command, then let multiple clients call it through a stable protocol.
For MCP ecosystem watchers, it also shows how established JavaScript visualization projects moved into AI-agent tooling by wrapping existing rendering services and chart grammars as protocol tools.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mcp-server-chart | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/antvis/mcp-server-chart
install metadata
| Package key | brew:mcp-server-chart |
|---|---|
| Version | 0.9.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mcp-server-chart |
| Homepage | https://github.com/antvis/mcp-server-chart |
| Repository | https://github.com/antvis/mcp-server-chart |
| Upstream docs | https://github.com/antvis/mcp-server-chart#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/@antv/mcp-server-chart/-/mcp-server-chart-0.9.10.tgz |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mcp-server-chart |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.