thiagowahlgren/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 charts using the Model Context Protocol (MCP) with AntV.
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 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_scatter_chart
Generate a scatter plot to show relationships between two variables.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client