Quick Chart MCP Server
by datafe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Optional environment setting (development or production) | development |
| QUICK_CHART_DRAW_URL | No | Optional quick chart draw URL | |
| NEED_INSTALL_QUICK_CHART | No | Optional flag to determine if quick chart needs to be installed (true or false) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| GetChartImgLinkC | To draw chart and get chart image link by parameters, and parameter grammar follows Quick Chart API (quickchart.io). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| GetChartImgLink-examples |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/datafe/quick-chart-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server