Loomal

mcp-server-chart

MCP server by github.com/antvis/mcp-server-chart

A Model Context Protocol server for generating charts using AntV.

4.2k starsnpm: @antv/mcp-server-chart

About mcp-server-chart

mcp-server-chart is an MCP (Model Context Protocol) server published by antvis in the official MCP registry. A Model Context Protocol server for generating charts using AntV.

It ships as an npm package (@antv/mcp-server-chart), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/antvis/mcp-server-chart, where the project has earned 4,151 GitHub stars.

Use mcp-server-chart with your agent

Claude Code · one command
claude mcp add mcp-server-chart -- npx -y @antv/mcp-server-chart
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-server-chart": {
      "command": "npx",
      "args": [
        "-y",
        "@antv/mcp-server-chart"
      ]
    }
  }
}
npm@antv/mcp-server-chart

Frequently asked questions

What is mcp-server-chart?
mcp-server-chart is an MCP (Model Context Protocol) server by antvis. A Model Context Protocol server for generating charts using AntV.
How do I connect mcp-server-chart to Claude, Cursor, or another MCP client?
Install mcp-server-chart from its npm package (@antv/mcp-server-chart) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-server-chart open source?
Yes — the source code is public at github.com/antvis/mcp-server-chart, with 4,151 GitHub stars.
Can AI agents pay to use mcp-server-chart?
Not yet through Loomal — mcp-server-chart is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-server-chart? Claim this listing free by verifying GitHub ownership, or contact us.