I
mcp-vegalite-server
By isaacwasserman·Visit Source
MCP server for Vega-Lite data visualization
December 27, 2024
1 month ago
0 Clicks
What is this MCP
This is a Model Context Protocol (MCP) server implementation that provides an interface for visualizing data using Vega-Lite syntax. It allows LLMs to generate and display data visualizations programmatically.
How to use this MCP
The MCP can be integrated with Claude Desktop by adding the server configuration to the claude_desktop_config.json file. It offers two main tools: save_data
for storing data tables and visualize_data
for creating visualizations from those tables using Vega-Lite specifications.
What this MCP can be used for
This MCP enables automated data visualization workflows, allowing AI systems to generate charts, graphs, and other visual representations of data. It supports both textual output (Vega-Lite specs) and image output (PNG) of visualizations for different use cases.
Repository Info
Stars:
55
Forks:
15
Watchers:
55
Last Updated: 1 month ago