mcp-server-echart and mcp-chart-option
These two tools are complements, with `cnkanwei/mcp-server-echart` providing a complete server for generating ECharts pages, while `calebax/mcp-chart-option` focuses specifically on generating dynamic chart options, which could be integrated into `cnkanwei/mcp-server-echart` or similar tools that consume ECharts options.
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.
About mcp-chart-option
calebax/mcp-chart-option
An MCP server for generating dynamic chart options for ECharts and other chart libraries.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work