ECharts MCP
MCP Serverby hustcc · Added 5mo ago
Claude
135
Install
git clone https://github.com/hustcc/mcp-echartsAdd to Claude
claude mcp add echarts-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"echarts-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/echarts-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Generate visual charts dynamically using Apache ECharts
Tags
data-analyticsmcp-server