Skip to main content
Glama

Quickchart-MCP-Server

download_chart

Save customizable chart images locally by providing a Chart.js configuration object and specifying the output file path.

Instructions

Download a chart image to a local file

Input Schema

NameRequiredDescriptionDefault
configYesChart configuration object
outputPathYesPath where the chart image should be saved

Input Schema (JSON Schema)

{ "properties": { "config": { "description": "Chart configuration object", "type": "object" }, "outputPath": { "description": "Path where the chart image should be saved", "type": "string" } }, "required": [ "config", "outputPath" ], "type": "object" }

You must be authenticated.

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