Back to search
30
MCP

io.github.antvis/mcp-server-chart

io.github.antvis/mcp-server-chart

A Model Context Protocol server for generating charts using AntV.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

acuvity/mcp-server-chart
A Model Context Protocol server for generating visual charts using AntV.
0 tools
io.github.therealtimex/charts-mcp
MCP server for generating charts using AntV. Supports various chart types through MCP tools.
0 tools
Quickchart-MCP-Server
A Model Context Protocol server for generating charts using QuickChart.io . It allows you to create various types of charts through MCP too
0 tools
mcpcommunity/gongrzhe-quickchart-mcp-server
A Model Context Protocol server for generating charts using QuickChart.io . It allows you to cre...
0 tools
@antv/mcp-server-antv
MCP Server for AntV visualization libraries development, which provides documentation context and examples for visualization developers.
0 tools
io.github.antonytm/mcp-sitecore-server
A Model Context Protocol server for Sitecore
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.antvis/mcp-server-chart": {
      "url": "None",
      "transport": "http"
    }
  }
}