vega-mcp-server

hydrosquall/vega-mcp-server
★ 0 stars TypeScript 📊 Data/Analytics Updated 2d ago
Custom interactive charts in LLM conversations using MCP Apps
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vega-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "hydrosquall/vega-mcp-server"
      ]
    }
  }
}

Topics

data-visualizationmcp-appsmcp-servervegavega-lite