customer data platforms

Mcp Server Chart

A Model Context Protocol server for generating visual charts using [AntV](https://github.com/antvis).

0
View on GitHub

Installation

npx -y antv/mcp-server-chart

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-chart",
  "command": "npx",
  "args": [
    "-y",
    "antv/mcp-server-chart"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →