关于
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, including bar, line, pie, and more, by providing data and styling parameters. The server then converts these parameters into chart URLs or downloadable images, making it easy to visualize data within MCP-compatible tools.
主要功能
- Generates chart URLs 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
- Downloads chart images to a local file
- Uses Chart.js configuration format
使用案例
- Creating shareable chart URLs for reports and presentations
- Downloading chart images for offline use
- Generating visual representations of data within MCP-compatible applications