Servers
MCP Server Chart
@antvis
๐ค A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-chart": {
"command": "npx",
"args": [
"-y",
"@antv/mcp-server-chart"
]
}
}
}