Skip to main content
Glama

Quickchart-MCP-Server

download_chart

Generate and save chart images locally by providing a Chart.js configuration and output path for file storage using the 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" }
Install Server

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