MCP Server Chart
Active
A Model Context Protocol server for generating charts using AntV.
Updated 8/4/2025
Key Features
What makes this MCP server special
Area chart
Bar chart
Boxplot chart
Flow diagram
Funnel chart
Mind map
Pie chart
Word cloud
Requirements
NPX
Server Information
Status
Active
Version
1.0.0
License
MIT
Author
https://github.com/antvis
Installation Guide
Get started with this MCP server in minutes
1. Install the Package
-
2. Configuration
{
"mcpServers": {
"mcp-server-chart": {
"command": "npx",
"args": [
"-y",
"@antv/mcp-server-chart"
]
}
}
}
3. Usage Example
Create a chart