MCP server to save data tables and generate Vega-Lite visualizations as JSON specs or PNG images.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Vegalite Server.
save_dataCallable MCP tool function
nameCallable MCP tool function
dataCallable MCP tool function
visualize_dataCallable MCP tool function
data_nameCallable MCP tool function
vegalite_specificationCallable MCP tool function
A Model Context Protocol (MCP) server implementation that provides the LLM an interface for visualizing data using Vega-Lite syntax.
The server offers two core tools:
save_data
name (string): Name of the data table to be saveddata (array): Array of objects representing the data tablevisualize_data
data_name (string): Name of the data table to be visualizedvegalite_specification (string): JSON string representing the Vega-Lite specification--output_type is set to text, returns a success message with an additional artifact key containing the complete Vega-Lite specification with data. If the --output_type is set to png, returns a base64 encoded PNG image of the visualization using the MPC ImageContent container.Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/isaacwasserman-mcp-vegalite-server)<a href="https://allmcps.com/mcp/isaacwasserman-mcp-vegalite-server"><img src="https://allmcps.com/api/badge/isaacwasserman-mcp-vegalite-server?style=directory" alt="MCP Vegalite Server on AllMCPs" /></a>