Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
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 |