VegaLite MCP
MCP Serverby isaacwasserman · Added 5mo ago
Claude
184
Install
git clone https://github.com/isaacwasserman/mcp-vegalite-serverAdd to Claude
claude mcp add vegalite-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"vegalite-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/vegalite-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Generate data visualizations using the VegaLite format
Tags
data-analyticsmcp-server