A Model Context Protocol server for generating charts using QuickChart.io
Documentation
Quickchart MCP Server
Overview
This server integrates with QuickChart.io's URL-based chart generation service to create chart images using Chart.js configurations. Users can generate various types of charts by providing data and styling parameters, which the server converts into chart URLs or downloadable images.
Features# Tools
generate_chart: Generate a chart URL using QuickChart.io.
download_chart: Download a chart image to a local file.
Supported Chart Types
Bar charts
Line charts
Pie charts
Doughnut charts
Radar charts
Polar Area charts
Scatter plots
Bubble charts
Radial Gauge
Speedometer
Usage# Chart Configuration
The server uses Chart.js configuration format.
URL Generation
The server converts your configuration into a QuickChart URL.