MCP Servers / development / QuickChart Server

QuickChart Server

JSON →
httpnone161development

Generate chart images and URLs using the QuickChart.io API with Chart.js configurations.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: quickchart-server
Tools
What this server exposes
generate_chart
Generate a chart URL using QuickChart.io. Supports multiple chart types: bar, line, pie, doughnut, radar, polarArea, scatter, bubble, radialGauge, speedometer. Customizable with labels, datasets, colors, and additional options. Returns a URL to the generated chart.
download_chart
Download a chart image to a local file. Takes chart configuration and output path as parameters. Saves the chart image to the specified location.
Configuration
Environment & auth
authnone
Resources
QuickChart Server — MCP Server · libregistry