other tools and integrations

Mcp Vegalite Server

Generate visualizations from fetched data using the VegaLite format and renderer.

python
local
other tools and integrations
0
View on GitHub

Installation

npx -y isaacwasserman/mcp-vegalite-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-vegalite-server",
  "command": "npx",
  "args": [
    "-y",
    "isaacwasserman/mcp-vegalite-server"
  ]
}

About This MCP Server

isaacwasserman/mcp-vegalite-server

Generate visualizations from fetched data using the VegaLite format and renderer.

GitHub: https://github.com/isaacwasserman/mcp-vegalite-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub