🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.
🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.
Is it safe?
No known CVEs for skills.
No authentication — any process on your machine can connect to this server.
MIT. View license →
Last scanned 0 days ago.
Is it maintained?
Last commit 36 days ago. 3,917 GitHub stars. 671,946 weekly downloads.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
26 tools. Estimated ~1,700 tokens of your context window (0.9% of 200K). Consider loading selectively — this is a heavy server.
What if it doesn't work?
Common issues: JSON syntax errors in config, wrong Node.js version, npx cache, network or firewall blocking. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"mcp-server-chart": {
"args": [
"-y",
"@antv/mcp-server-chart"
],
"command": "npx"
}
}
}This server supports HTTP transport. Be the first to test it — help the community know if it works.
generate_area_chartGenerate an area chart, used to display the trend of data under a continuous independent variable, allowing observation of overall data trends.
generate_bar_chartGenerate a bar chart, used to compare values across different categories, suitable for horizontal comparisons.
generate_boxplot_chartGenerate a boxplot, used to display the distribution of data, including the median, quartiles, and outliers.
generate_column_chartGenerate a column chart, used to compare values across different categories, suitable for vertical comparisons.
generate_district_mapGenerate a district-map, used to show administrative divisions and data distribution.
generate_dual_axes_chartGenerate a dual-axes chart, used to display the relationship between two variables with different units or ranges.
generate_fishbone_diagramGenerate a fishbone diagram, also known as an Ishikawa diagram, used to identify and display the root causes of a problem.
generate_flow_diagramGenerate a flowchart, used to display the steps and sequence of a process.
generate_funnel_chartGenerate a funnel chart, used to display data loss at different stages.
generate_histogram_chartGenerate a histogram, used to display the distribution of data by dividing it into intervals and counting the number of data points in each interval.
Last scanned 6h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.