quickchart-mcp.md

QuickChart MCP

UI App
from"GongRzhe"
780

Generate charts via QuickChart.io with bar, line, pie, radar, and speedometer support

Visualization
QuickChartchartsURL-basedvisualization
install.sh
# Clone the repository
$git clone https://github.com/GongRzhe/Quickchart-MCP-Server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve