mcp-vegalite-server logo

mcp-vegalite-servermcp-vegalite-server MCP sunucusu

(0)
Daniel Nikulshynİnceleyen Daniel Nikulshyn·Güncellendi Temmuz 2026

Genel Bakış

Mcp-vegalite-server, Model Kontekst Protokolü (MCP) sunucusu uygulanmasıdır ve veri görselleştirme için Vega-Lite dilbilgisini kullanarak bir arabirim sağlar. İki temel araç sağlar: 'kaydet_veri' verileri bir tabloya katmanlamak için sunucuya kaydetmek için ve 'görselleştir_veri' Vega-Lite dilbilgisini kullanarak veri tablosunu görselleştirmek için. Sunucu, başarısızlık ile ilgili bir mesaj ile Vega-Lite belirtimi ya da_base64 kodlu PNG resmini dönderir. Server, özellikle türler gibi 'png' veya 'text' gibi, 'claude_desktop_config.json' dosyasında belirli çıktı türleri ile çalışmaya yönelik yapılandırmasını isteyen Claude Desktop ile kullanıldığında tasarlanmıştır.

Temel özellikler

  • veri kaydı
  • veri görüntüleme
  • Vega-Lite sentik desteği
  • PNG görüntü çıkarımı
  • Metin çıktı

Fiyatlar

Model
Free
Puan
Henüz inceleme yok

Kullanım senaryoları

Veri Gösterimi

Sunucuyu Vega-Lite sentik sentansı kullanarak veri görüntüleyebilirsiniz, böylece özelleştirilmiş veri görüntülemesi yapabilirsiniz.

Claude Desktop ile Entegrasyon

Sunucuyu Claude Desktop ile yapılandırmak suretiyle veri görüntüleme yeteneklerini etkinleştirin.

Artılar ve eksiler

Artılar

  • Vega-Lite sentik senteği kullanarak veri görüntüleme yetenekleri sağlar
  • Veri kaydı ve görüntüleme için basit bir arayüze sahiptir

Eksiler

  • Yalnızca iki temel araçla sınırlı işlevsellik
  • Claude Desktop ile kullanım için özel bir yapılandırma gerektirir

İncelemeler

İnceleme bırakmak için giriş yap.

Henüz inceleme yok. İlk sen ol!

Sorular

What are the limitations of mcp-vegalite-server?

It offers only two core tools—save_data and visualize_data—and depends on a specific configuration for output types, limiting flexibility and functionality compared to more feature‑rich visualization platforms.

Asked by Ismael Rios · Nov 10, 2025

Can I use this server with other applications besides Claude Desktop?

The server is designed for use with Claude Desktop and requires configuration in claude_desktop_config.json. It does not specify native support for other platforms, so integration outside Claude may need custom setup.

Asked by Priya Nair · Oct 2, 2025

How can I retrieve a visualization from the server?

Use the visualize_data tool with the table name and a Vega-Lite JSON specification. Depending on the output_type set in claude_desktop_config.json, the server returns either the full Vega-Lite spec (text) or a base64‑encoded PNG image.

Asked by Nadia Petrova · Oct 2, 2025

What input does the mcp-vegalite-server require to save a data table?

The save_data tool expects a table name (string) and an array of objects representing the data. It returns a success message upon storage.

Asked by Tariq Aziz · Sep 1, 2025

Soru sor

MCP Serverleri alternatifleri