QuickChart MCP Server
Related Servers
Alternatives to QuickChart MCP Server
No user-submitted related servers found.
Related Servers
- -licenseBqualityNot gradedmaintenanceEnables generation of various chart types (bar, line, pie, radar, etc.) using QuickChart.io service. Supports creating chart URLs and downloading chart images locally with customizable Chart.js configurations.2120 npm-
- AlicenseBqualityDmaintenanceEnables AI agents to generate chart visualizations by interacting with QuickChart API, allowing users to create and retrieve chart image links through natural language requests.121 npm4Apache 2.0
- FlicenseAqualityDmaintenanceGenerates and downloads charts using QuickChart.io through Claude Desktop and other MCP clients.11-
- AlicenseAqualityDmaintenanceEnables AI agents to generate and render charts as PNG, SVG, or WebP images directly in chat interfaces. Supports Chart.js specifications and natural language descriptions for creating visualizations from data.34 npm1MIT
- AlicenseNot gradedqualityDmaintenanceEnables generation of various chart types (bar, line, pie, scatter, radar, heatmap, and more) using ECharts library, returning preview URLs to visualize data through natural language requests.9 npm1MIT
- AlicenseBqualityDmaintenanceEnables AI agents to render branded charts as inline images and persistent hosted URLs, supporting explicit chart types and automatic chart suggestion from data.227 npmMIT
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: 'download_chart' handles saving a chart to a file, while 'generate_chart' focuses on creating the chart itself. There is no overlap or ambiguity between these operations.
Both tools follow a consistent verb_noun pattern with snake_case naming: 'download_chart' and 'generate_chart'. The naming is predictable and uniform across the set.
With only 2 tools, the server feels thin for a chart generation domain. A more complete surface might include tools for chart customization, listing chart types, or managing chart data, making this count borderline insufficient.
The tool set is severely incomplete for chart generation. It lacks operations for updating or deleting charts, configuring chart parameters, or retrieving chart metadata, which are common needs in this domain and could lead to agent failures.