Skip to main content
Glama

quickchart-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QUICKCHART_BASE_URLNoMain QuickChart API base URLhttps://quickchart.io
QUICKCHART_ENABLE_HELPNoEnable/disable Visualization tool helptrue
QUICKCHART_API_BASE_URLNoQuickChart API server base URLhttps://api.quickchart.io
QUICKCHART_ENABLE_CHARTNoEnable/disable Chart.js chart tooltrue
QUICKCHART_ENABLE_TABLENoEnable/disable Table tooltrue
QUICKCHART_ENABLE_QRCODENoEnable/disable QR code tooltrue
QUICKCHART_ENABLE_BARCODENoEnable/disable Barcode tooltrue
QUICKCHART_ENABLE_GRAPHVIZNoEnable/disable GraphViz tooltrue
QUICKCHART_ENABLE_SPARKLINENoEnable/disable Sparkline tooltrue
QUICKCHART_ENABLE_TEXTCHARTNoEnable/disable Text-to-chart tooltrue
QUICKCHART_ENABLE_WATERMARKNoEnable/disable Watermark tooltrue
QUICKCHART_ENABLE_WORDCLOUDNoEnable/disable Word cloud tooltrue
QUICKCHART_ENABLE_APEXCHARTSNoEnable/disable ApexCharts tooltrue
QUICKCHART_DEFAULT_OUTPUT_DIRNoDefault directory for saving files (absolute path, default: Desktop in home directory)
QUICKCHART_ENABLE_GOOGLECHARTSNoEnable/disable Google Charts tooltrue

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create-chart-using-chartjs

Create a chart using QuickChart.io - get chart image URL or save chart image to file

create-chart-using-apexcharts

Create charts using Apex Charts - get chart image URL or save chart image to file

create-chart-using-googlecharts

Create charts using Google Charts - get chart image URL or save chart image to file

create-chart-using-natural-language

Create charts from natural language descriptions - get chart image URL or save chart image to file

create-sparkline-using-chartjs

Create sparkline charts using Chart.js - get sparkline image URL or save sparkline image to file

create-diagram-using-graphviz

Create graph diagrams using GraphViz - get diagram image URL or save diagram image to file

create-wordcloud

Create a word cloud using QuickChart.io - get word cloud image URL or save word cloud image to file

create-barcode

Create barcodes using QuickChart - get barcode image URL or save barcode image to file

create-qr-code

Create QR codes using QuickChart - get QR code image URL or save QR code image to file

create-table

Create table images using QuickChart - get table image URL or save table image to file

create-watermark

Add watermarks/logos to images using QuickChart - get watermarked image URL or save watermarked image to file

get-visualization-tool-help

Get detailed usage information and examples for all available chart, diagram, and QR code 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/TakanariShimbo/quickchart-mcp-server'

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