MCP Server Chart
UntestedA Model Context Protocol server for generating visual charts using AntV.
Install
Claude Code
claude mcp add mcp-server-chart -- npx -y mcp-server-chartSafety Report
details
No authentication required by default. Optional SERVICE_ID for tracking. Optional VIS_REQUEST_SERVER for private deployment.
details
Local stdio transport via npx. CORS not applicable unless using private server deployment.
details
No documented rate limiting for local use. Remote chart service may apply limits.
details
No known CVEs for this package.
details
Published as @antv/mcp-server-chart on npm. No published SBOM. AntV is Alibaba's visualization team.
details
No dangerous code patterns detected
details
MIT License.
details
Open source on GitHub (antvis/mcp-server-chart). MIT licensed. Maintained by AntV (Alibaba's data visualization team).
details
Actively maintained by AntV/Alibaba team. 26+ tools with comprehensive chart coverage.
Compatibility
Tools Provided (26)
generate_area_chart Generate an area chart to display trends under continuous variables over time.
generate_bar_chart Generate a horizontal bar chart to compare values across categories.
generate_boxplot_chart Generate a box plot showing data distribution including median, quartiles, and outliers.
generate_column_chart Generate a vertical column chart to compare values across categories.
generate_district_map Generate a map displaying administrative divisions and data distribution (China AMap service).
generate_dual_axes_chart Generate a dual-axis chart to show relationships between variables with different units or scales.
generate_fishbone_diagram Generate an Ishikawa/fishbone diagram to identify root causes of a problem.
generate_flow_diagram Generate a flow diagram displaying process steps and sequences.
generate_funnel_chart Generate a funnel chart to show data loss or conversion rates across sequential stages.
generate_histogram_chart Generate a histogram showing data distribution across value intervals.
generate_line_chart Generate a line chart to show data trends over time or a continuous axis.
generate_liquid_chart Generate a liquid/water-fill chart representing proportions as a filled sphere.
generate_mind_map Generate a mind map to display hierarchical thought processes or concepts.
generate_network_graph Generate a network graph showing relationships between nodes.
generate_organization_chart Generate an organizational chart displaying hierarchical structures.
generate_path_map Generate a path map displaying route planning results between points of interest.
generate_pie_chart Generate a pie chart showing data proportions as sectors of a circle.
generate_pin_map Generate a pin map showing the geographic distribution of points of interest.
generate_radar_chart Generate a radar/spider chart to display multi-dimensional data on a radial grid.
generate_sankey_chart Generate a Sankey diagram showing data flow and proportional transfers between nodes.
generate_scatter_chart Generate a scatter plot to visualize relationships or correlations between two variables.
generate_treemap_chart Generate a treemap showing hierarchical data as nested rectangles sized by value.
generate_venn_chart Generate a Venn diagram to display set relationships and intersections.
generate_violin_chart Generate a violin plot showing detailed data distribution and probability density.
generate_word_cloud_chart Generate a word cloud where word size indicates frequency or importance.
generate_spreadsheet Render tabular data as a formatted spreadsheet or pivot table.
Frequently Asked Questions
What is MCP Server Chart?
A Model Context Protocol server for generating visual charts using AntV.
What tools does MCP Server Chart provide?
MCP Server Chart provides 26 tools including generate_area_chart, generate_bar_chart, generate_boxplot_chart, generate_column_chart. Each tool can be called by AI agents to perform specific operations.
Is MCP Server Chart safe to use?
MCP Server Chart has not yet been security scanned. We recommend reviewing the source code and safety report before use.
What are alternatives to MCP Server Chart?
Similar MCP servers include Vizro MCP, Markdownify MCP, Jupyter MCP Server. Each serves a similar purpose but may differ in features, language, and compatibility.
Similar MCP Servers
Vizro MCP
VerifiedTools and templates to create validated and maintainable data charts and dashboards.
Markdownify MCP
CautionAn MCP server to convert almost any file or web content into Markdown
Jupyter MCP Server
CautionModel Context Protocol (MCP) Server for Jupyter.