cnkanwei/mcp-server-echart
基于 mcp-go 框架构建的 mcp 服务,它提供了一个能动态生成 ECharts 图表页面的工具。
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-echart": {
"command": "npx",
"args": [
"-y",
"mcp-server-echart"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...