
MCP ECharts
by hustcc
Generate dynamic visual charts using Apache ECharts for data analysis and visualization directly via MCP.
What it does
Connects AI models to Apache ECharts, allowing the AI to dynamically generate high-quality visual charts and graphs for data analysis. It enables the AI to transform raw data into visual insights using the full power of the ECharts library.
Tools
generate_chart: Creates a visual chart based on specified data and configuration.export_chart: Exports generated charts to PNG, SVG, or option formats.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-echarts": {
"command": "npx",
"args": [
"-y",
"mcp-echarts"
]
}
}
}
Supported hosts
- Claude Desktop
- VS Code
- Cline
- Cherry Studio
Quick install
npx -y mcp-echartsInformation
- Pricing
- free
- Published
- 5/12/2026
- stars






