mcp-echarts and mcp-server-echart
These are **competitors** — both are MCP servers that dynamically generate ECharts visualizations, with the primary difference being that hustcc/mcp-echarts is built in Python while cnkanwei/mcp-server-echart is built on the mcp-go framework, so you would choose one based on your preferred runtime environment.
About mcp-echarts
hustcc/mcp-echarts
🧬 Generate visual charts using ECharts with AI MCP dynamically, used for chart generation and data analysis.
This project helps developers integrate AI-powered chart generation into their desktop applications or web services. You provide data and chart specifications, and it dynamically generates visual charts using Apache ECharts. The output is a high-quality chart image (PNG, SVG) or ECharts option, ready for display or further analysis by the end-user of your application. Developers building tools like Claude or VSCode extensions would use this.
About mcp-server-echart
cnkanwei/mcp-server-echart
基于 mcp-go 框架构建的 mcp 服务,它提供了一个能动态生成 ECharts 图表页面的工具。
This project helps Go developers quickly create standalone, interactive data visualization pages using ECharts. You provide it with ECharts' JSON configuration for your desired chart, and it generates a clean HTML page with your dynamic visualization. This is designed for developers who need to integrate custom data visualizations into Go applications or services.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work