Skip to main content
Glama

Vega-Lite MCP Server

get_schema_info

Retrieve detailed information about Vega-Lite schema properties and structure to understand data visualization specifications and build accurate charts.

Instructions

Get information about Vega-Lite schema properties and structure

Input Schema

NameRequiredDescriptionDefault
propertyNoSchema property to get information about (e.g., 'mark', 'encoding', 'data', 'transform')

Input Schema (JSON Schema)

{ "properties": { "property": { "description": "Schema property to get information about (e.g., 'mark', 'encoding', 'data', 'transform')", "type": "string" } }, "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