MCP Server Chart runs on your own machine — the client starts it, so there is no endpoint to ping. 9 891 installs a week from npm. Last commit 6 May 2026.
A Model Context Protocol server for generating charts using AntV.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-chart -- npx -y @antv/mcp-server-chart
{
"mcpServers": {
"mcp-server-chart": {
"args": [
"-y",
"@antv/mcp-server-chart"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-chart]
command = "npx"
args = ["-y", "@antv/mcp-server-chart"]
{
"mcpServers": {
"mcp-server-chart": {
"args": [
"-y",
"@antv/mcp-server-chart"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-chart": {
"args": [
"-y",
"@antv/mcp-server-chart"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.