@

@antv/mcp-server-chart

ServersMIT

Overview

A Model Context Protocol (MCP) server for generating visual charts.

Capabilities

  • stdio transport support
  • network transport options
  • github integration
  • mcp client integration
  • workflow automation support

Best For

antv/mcp-server-chart: An MCP server for visual chart generation, supporting data visualization with charts and graphs.

Decision Snapshot

Usage

available

Config

4 strong hints

Capabilities

5 key capabilities detected

  • • GitHub stars: 3958
  • • Forks: 369
  • • Source provenance count: 2
  • • Last seen: 4/8/2026
  • • Published: 3/16/2026

Example Config

This is an MCP Find-authored example config generated from strong evidence.

Final parameters should follow the tool's official setup documentation.

strong-evidencesource-clearmcp-find-example
{
  "mcpServers": {
    "mcp-server-chart": {
      "command": "npx"
    }
  }
}

Usage

{ && "mcpServers": { && "mcp-server-chart": { && "command": "npx",

Features

  • generate_bar_chart: Generate a bar chart, used to compare values across different categories, suitable for horizontal comparisons.
  • generate_boxplot_chart: Generate a boxplot, used to display the distribution of data, including the median, quartiles, and outliers.
  • generate_column_chart: Generate a column chart, used to compare values across different categories, suitable for vertical comparisons.
  • generate_district_map - Generate a district-map, used to show administrative divisions and data distribution.
  • generate_dual_axes_chart: Generate a dual-axes chart, used to display the relationship between two variables with different units or ranges.
  • generate_flow_diagram: Generate a flowchart, used to display the steps and sequence of a process.
  • generate_funnel_chart: Generate a funnel chart, used to display data loss at different stages.
  • generate_line_chart: Generate a line chart, used to display the trend of data over time or another continuous variable.

Use Cases

  • Supports capabilities such as: stdio transport support; network transport options; github integration.
  • Common usage themes: antv, mcp, data-visualization, chart.

Supported Clients / Integrations

  • stdio transport support
  • network transport options
  • github integration
  • mcp client integration
  • workflow automation support

Compatibility Signals

  • GitHub: supports (Detected in parser config/capability hints.)

Prompt Examples

example

{ && "mcpServers": { && "mcp-server-chart": { && "command": "npx",

Notes / Requirements

  • Primary language: TypeScript
  • License: MIT
  • Parser coverage score: 0.95
  • Source feeds: Awesome MCP Servers (punkpeye), npm Registry Search API
  • Topic cluster: general

Official Links

Source Information

Community: 3,958 stars
Last Updated: Apr 8, 2026
TypeScriptMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.