MCP Directory
Back

mcp-echarts

by hustcc · TypeScript · ★ 227

🧬 Generate visual charts using ECharts with AI MCP dynamically, used for chart generation and data analysis.

#echarts#llm#mcp#mcp-server

Install

npx -y github:hustcc/mcp-echarts

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-echarts": {
      "command": "npx",
      "args": [
        "-y",
        "github:hustcc/mcp-echarts"
      ]
    }
  }
}

From the README

Generate [Apache ECharts](https://echarts.apache.org/) with AI MCP dynamically for chart generation and data analysis. _Also you can use [mcp-server-chart](https://github.com/antvis/mcp-server-chart) to generate chart, graph, map._ - Fully support all features and syntax of , include data, style, theme and so on. - Support exporting to , , and formats, with validation for to facilitate the model's multi-round output of correct syntax and graphics. - MinIO Integration, store charts in object storage and return URLs instead of Base64 data for better performance and sharing capabili…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers