TypeScript MCP server for generating charts and simple tabular visualizations from data using AntV. It exposes tools for many chart types, including common charts, maps, diagrams, and spreadsheet/pivot table rendering.
From the registry: A Model Context Protocol server for generating charts using AntV.
Please install the `mcp-server-chart` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@antv/mcp-server-chart"]
Note: Also supports SSE and Streamable HTTP transports.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.VIS_REQUEST_SERVERCustom chart generation service URL for private deployment.SERVICE_IDService identifier for chart generation records.DISABLED_TOOLSComma-separated list of tool names to disable.