Skip to main content
Glama

Quickchart-MCP-Server

download_chart

Save chart images locally by specifying Chart.js configurations and output paths. Ideal for generating and storing customizable data visualizations directly from QuickChart-MCP-Server.

Instructions

Download a chart image to a local file

Input Schema

NameRequiredDescriptionDefault
configYesChart configuration object
outputPathNoPath where the chart image should be saved. If not provided, the chart will be saved to Desktop or home directory.

Input Schema (JSON Schema)

{ "properties": { "config": { "description": "Chart configuration object", "type": "object" }, "outputPath": { "description": "Path where the chart image should be saved. If not provided, the chart will be saved to Desktop or home directory.", "type": "string" } }, "required": [ "config" ], "type": "object" }

Other Tools from Quickchart-MCP-Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GongRzhe/Quickchart-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server