is

isaacwasserman/mcp-vegalite-server

๐Ÿ ๐Ÿ  Generate visualizations from fetched data using the VegaLite format and renderer.

#data visualization#VegaLite#Python
Publisherisaacwasserman/mcp-vegalite-server
Submitted date4/19/2025

Data Visualization MCP Server

How to Use

The server provides tools for saving and visualizing data tables using Vega-Lite syntax. It can return either a JSON specification or a base64-encoded PNG image.

Key Features

  • Save Data: Store aggregated data tables for later visualization.
  • Visualize Data: Generate visualizations using Vega-Lite specifications.
  • Flexible Output: Supports both JSON and PNG output formats.

Use Cases

  • Creating dynamic charts and graphs from aggregated data.
  • Integrating visualizations into LLM-generated responses.
  • Exporting visualizations as images for reports or presentations.

Visit More

View All