mcp-vegalite-server
This MCP server provides an interface for visualizing data using Vega-Lite syntax. It allows users to save aggregated data for later visualization. Users can specify the name and content of the data table to save, and provide a Vega-Lite specification for visualization.
GitHub Stars
85
User Rating
Not Rated
Favorites
0
Views
27
Forks
24
Issues
3
Technical Information
Programming Languages
PythonPrimary Language
System Requirements
Python 3.7以上Provided Features
データ集約をサーバーに保存する `save_data` ツール
Vega-Lite構文を使用してデータを視覚化する `visualize_data` ツール
データテーブルの名前を指定して視覚化を実行可能
出力形式を指定(テキストまたはPNG画像)
成功メッセージを返す機能
Safety Analysis
Safety Score
Safe100/100
Recommended For
Recommended for data scientists and developers, especially those involved in data analysis and visualization projects.