🛠️

mcp-server-chart

A Model Context Protocol server for generating charts using AntV.

Developer Tools stdio npm npmstdioantvis
RUN IN TERMINAL
claude mcp add antvis-mcp-server-chart -- npx -y @antv/mcp-server-chart
ADD TO claude_desktop_config.json
{ "mcpServers": { "antvis-mcp-server-chart": { "command": "npx", "args": ["-y", "@antv/mcp-server-chart"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "antvis-mcp-server-chart": { "command": "npx", "args": ["-y", "@antv/mcp-server-chart"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "antvis-mcp-server-chart": { "command": "npx", "args": ["-y", "@antv/mcp-server-chart"] } } }

About This MCP Server

The io.github.antvis/mcp-server-chart is a Model Context Protocol server that enables the generation of charts using AntV, connecting to developer tools through npm and stdio. This server is used by developers who need to create visualizations and can be accessed through the @antv/mcp-server-chart package. Developers can reach for this tool when they require a standardized protocol for generating charts in their applications.

A Model Context Protocol server for generating charts using AntV.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@antv/mcp-server-chart on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mcp-server-chart server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/antvis-mcp-server-chart.svg)](https://skillsplayground.com/mcps/antvis-mcp-server-chart/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.