Skip to main content
Glama

MCP ECharts

MCP ECharts

Generate Apache ECharts diagram and chart with AI MCP dynamically. Using for chart generation and data analysis.

✨ Features

  • Fully support all features and syntax of ECharts, include data, style, theme and so on.
  • Support exporting to png, svg, and option formats, with validation for ECharts to facilitate the model's multi-round output of correct syntax and graphics.
  • Lightweight, we can install it with zero dependence.
  • Extremely secure, fully generated locally, without relying on any remote services.

🤖 Usage

To use with Desktop APP, such as Claude, VSCode, Cline, Cherry Studio, and so on, add the MCP server config below. On Mac system:

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

On Window system:

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

Also, you can use it on aliyun, modelscope, glama.ai, smithery.ai or others with HTTP, SSE Protocol.

🔨 Development

Install dependencies:

npm install

Build the server:

npm run build

Start the MCP server:

npm run start

📄 License

MIT@hustcc.

-
security - not tested
A
license - permissive license
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Generates Apache ECharts diagrams and charts with AI dynamically, supporting all ECharts features and exporting to png, svg, and option formats.

  1. ✨ Features
    1. 🤖 Usage
      1. 🔨 Development
        1. 📄 License

          Related MCP Servers

          • A
            security
            F
            license
            A
            quality
            Drawing Tool for AI Assistants
            Last updated -
            4
            9
            JavaScript
          • A
            security
            A
            license
            A
            quality
            mcp-server-chart
            Last updated -
            25
            4,065
            2,128
            TypeScript
            MIT License
            • Apple
          • A
            security
            F
            license
            A
            quality
            An MCP server that enables AI models to generate precise geometric images by providing Asymptote code, supporting both SVG and PNG output formats.
            Last updated -
            1
            246
            5
            JavaScript
            • Linux
            • Apple
          • A
            security
            F
            license
            A
            quality
            AI-powered animation generator that transforms static images into animated SVG components using the Model Context Protocol, allowing users to create animations through natural language prompts.
            Last updated -
            1
            7
            2
            JavaScript

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/hustcc/mcp-echarts'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server