Skip to content
Back to search
30
MCP

@antv/mcp-server-antv

npm/@antv/mcp-server-antv

MCP Server for AntV visualization libraries development, which provides documentation context and examples for visualization developers.

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

How to use

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

{
  "mcpServers": {
    "@antv/mcp-server-antv": {
      "url": "None",
      "transport": "http"
    }
  }
}