Back to MCP Servers
🔌

antv/mcp-server-chart

MIT

🎖️ 📇 ☁️ - A Model Context Protocol server for generating visual charts using .

TypeScriptAI & LLMs

Install

npx -y skills

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "antv-mcp-server-chart": {
      "command": "npx",
      "args": [
        "-y",
        "skills"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.