mikeysrecipes/mcp-server-chart
3.2
If you are the rightful owner of mcp-server-chart and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server Chart is a TypeScript-based server for generating various types of charts using the AntV library.
Tools
Functions exposed to the LLM to take actions
generate_area_chart
Generate an area chart to display data trends over a continuous variable.
generate_bar_chart
Generate a bar chart for comparing values across different categories.
generate_line_chart
Generate a line chart to show data trends over time.
generate_pie_chart
Generate a pie chart to display data proportions.
generate_radar_chart
Generate a radar chart for multi-dimensional data representation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client