GongRzhe_Quickchart-MCP-Server

GongRzhe_Quickchart-MCP-Server

0

QuickChart Server MCP is a TypeScript-based server that generates chart URLs or images using QuickChart.io. It supports various chart types and customizations, easily integrating with Claude Desktop.

Overview

This project is a TypeScript-based Model Context Protocol server for generating various types of charts using QuickChart.io's URL-based service. Users can provide data and styling parameters to create chart URLs or downloadable images.

Features

  • Tools
    • generate_chart: Supports multiple chart types like bar, line, pie, and more. Customizable options include labels, datasets, and colors.
    • download_chart: Saves generated chart images to a local file.

Supported Chart Types

  • Bar, Line, Pie, Doughnut, Radar, Polar Area charts, Scatter plots, Bubble charts, Radial Gauge, and Speedometer charts.

Usage

The server uses Chart.js for configuration which transforms into a QuickChart URL.

Installation

Install using npm or via Smithery to integrate with Claude Desktop.