ECharts MCP Server
About
A server for generating various types of charts using the ECharts library.
Details
- Author
- zhr7777777
- Categories
- Developer Tools, Other
Jump to
Setup
Install ECharts MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/zhr7777777/echarts-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
A server for generating various types of charts using the ECharts library.
A Model Context Protocol server for generating charts usingEChartsinspired byAntV.
This is a TypeScript-based MCP server that provides chart generation capabilities. It allows you to create various types of charts through MCP tools. You can also use it inDify.
Nearly all types of chart supported. Each tool will return a chart preview URL which is the echarts official chart preview page.
- generate_bar_chart- Generate abarchart.
- generate_line_chart- Generate alinechart.
- generate_pie_chart- Generate apiechart.
- generate_scatter_chart- Generate ascatterchart.
- generate_radar_chart- Generate aradarchart.
- generate_heatmap_chart- Generate aheatmapchart.
- generate_general_chart- Generate aeffectScatter, tree, treemap, sunburst, boxplot, candlestick, graph, sankey, funnel, gauge or themeRiverchart.
To use withDesktop APP, such as Claude, VSCode,Cline, Cherry Studio, Cursor, and so on, add the MCP server config below.
{ "mcpServers": { "echarts-server": { "command": "node", "args": [ "your-path/echarts-mcp-server/build/index.js" ] } } }
{ "mcpServers": { "echarts-server": { "command": "npx", "args": [ "-y", "echarts-mcp-server" ] } } }
Also, you can use it onaliyun,modelscope,glama.ai,smithery.aior others with HTTP, SSE Protocol.
Run the server with your preferred transport option:
# For SSE transport (default endpoint: /sse) echarts-mcp-server --transport sse # For Streamable transport with custom endpoint echarts-mcp-server --transport streamable
- SSE transport:http://localhost:1122/sse
- Streamable transport:http://localhost:1122/mcp
You can also use the following CLI options when running the MCP server. Command options by run cli with-h.
MCP Server Chart CLI Options: --transport, -t Specify the transport protocol: "stdio", "sse", or "streamable" (default: "stdio") --port, -p Specify the port for SSE or streamable transport (default: 1122) --endpoint, -e Specify the endpoint for the transport: - For SSE: default is "/sse" - For streamable: default is "/mcp" --help, -h Show this help message
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.
A Model Context Protocol server for generating visual charts using AntV.
50+ pay-per-call APIs for AI agents via HTTP 402 crypto micropayments. $0.001–$0.12 per call with USDC and USDm.
Interaction profile registry for AI agents — log interactions, build a behavioral profile, query it through behavioral lenses. 21 tools, zero-config.
A hosted API /MCP platform providing developer-friendly JSON endpoints for user-agent parsing, postal code search with spatial queries, country/subdivision lookup, cryptographic hashing, IP geolocation, email risk scoring, and more.
Blynk's MCP server lets AI coding tools create device templates, manage devices, and read live sensor data on the Blynk IoT platform
An MCP server that integrates IFC model support using Bonsai BIM (Blender) and IfcOpenShell.
Generates and queries a graph representation of a codebase.
MCP server that gives coding agents program-analysis primitives — data flow, call graphs, taint analysis — so they reason from ground truth instead of grep-and-guess. (same as the GitHub About — keeps your messaging consistent across the web).
Coral Query Plane is a paid remote MCP endpoint for AI SDK data query MCP. It exposes structured JSON tools, a public server card, token-based access, usage receipts, and audit-ready workflo
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





