Design
Generate beautiful interactive charts using Apache ECharts. Bar, line, pie, scatter, and more.
mcpizy install echartsnpx -y mcp-echarts{
"mcpServers": {
"echarts": {
"command": "npx",
"args": [
"-y",
"mcp-echarts"
]
}
}
}