
Vega-Lite
isaacwasserman/mcp-vegalite-serverA Model Context Protocol (MCP) server that allows users to save and visualize data using the Vega-Lite grammar.
- Version
- 0.1.0
- Type
- Community Servers
- Categories
- Data Visualization
Tools
2save_data
A tool which allows you to save data to a named table for later use in visualizations.
Parameter Type Description name*string The name of the table to save the data to data*array The data to save visualize_data
A tool which allows you to produce a data visualization using the Vega-Lite grammar.
Parameter Type Description data_name*string The name of the data table to visualize vegalite_specification*string The vegalite v5 specification for the visualization. Do not include the data field, as this will be added automatically.
Resources
0No resources available for this server
Prompts
0No prompts available for this server