mcp-vegalite-server

mcp-vegalite-server

68

The project is a Model Context Protocol (MCP) server that enables data visualization using Vega-Lite syntax. It allows saving and visualizing data tables, enhancing how language models interface with visual data representation.

What is the primary function of the Data Visualization MCP Server?

The primary function is to provide an interface for visualizing data using Vega-Lite syntax, allowing users to save and visualize data tables efficiently.

What output types does the server support?

The server supports output types including text and PNG images, providing flexibility in how visualizations are rendered.

How can I integrate the server with Claude Desktop?

You can integrate the server by adding it to your claude_desktop_config.json file with the appropriate command and arguments.

What tools does the server offer?

The server offers tools such as 'save_data' for saving data tables and 'visualize_data' for visualizing data using Vega-Lite syntax.

Is there a specific syntax required for visualizations?

Yes, the server uses Vega-Lite syntax for creating data visualizations.