F
licenseNot graded
qualityF
maintenanceA Model Context Protocol (MCP) server implementation that provides the LLM an interface for visualizing data using Vega-Lite syntax.
100
-
No user-submitted related servers found.
Scored across 4 tools
Each tool targets a distinct workflow: creating from full spec, from natural language, from quick template, and rendering to HTML. No overlap in purpose.
All tool names follow a consistent verb_noun pattern with lowercase and underscores: create_figure, describe_plot, quick_plot, render_figure_html.
Four tools cover the core workflows of figure creation (three input methods) and output rendering, which is well-scoped for a plotting server.
The set covers all main entry points for creating figures and provides HTML export. Minor gap: no direct export to static images, but the HTML output is versatile.