Skip to main content
Glama

download_chart

Generate and save chart images to local files using Chart.js configurations for data visualization needs.

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" }

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/Magic-Sauce/Quickchart-MCP-Server'

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