QuickChart
Summary
This MCP server implementation provides integration with QuickChart, a service for generating charts and graphs. Developed by GongRzhe, it offers a bridge between AI assistants and QuickChart's API, enabling the creation of visual data representations. Built with TypeScript and leveraging the Model Context Protocol SDK, the server focuses on simplifying chart generation tasks. It is particularly useful for AI applications that need to produce data visualizations on-the-fly, such as report generators, dashboard creators, or data analysis tools.
Available Actions(2)
generate_chart
Generate a chart URL using QuickChart.io. Supports multiple chart types such as bar, line, pie, and more. Customizable with labels, datasets, colors, and additional options. Returns a URL to the generated chart.
download_chart
Download a chart image to a local file. Takes chart configuration and output path as parameters. Saves the chart image to the specified location.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요