All servers

mcp-server-chart

TypeScript

antvis

🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.

4,164Pushed 5/6/2026View on GitHub
72

Score Breakdown

Authentication30/30
Static Analysis15/25
Dependencies20/20
Behavior0/15
Maintenance7/10

Authentication

Tier A — OAuth 2.0 / OIDC

Full OAuth 2.0 with authorization code flow, PKCE, or OIDC. Best-in-class authentication.

Last scanned 6/17/2026

Security Findings(1)

MEDIUM

command exec

__tests__/server.spec.ts:1

Claude Desktop Config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-chart": {
      "command": "npx",
      "args": [
        "-y",
        "https://github.com/antvis/mcp-server-chart"
      ]
    }
  }
}

Refer to the repo README for exact installation instructions.