Skip to main content
Glama

Vega-Lite MCP Server

search_docs

Search Vega-Lite documentation to find information about charts, encodings, marks, and visualization specifications for creating data visualizations.

Instructions

Search through Vega-Lite documentation for information about charts, encodings, marks, and more

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query (e.g., 'bar chart', 'color encoding', 'scale domain')

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query (e.g., 'bar chart', 'color encoding', 'scale domain')", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Vega-Lite MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/inteligencianegociosmmx/vegaLite_mcp_server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server