Skip to main content
Glama

Vega-Lite MCP Server

validate_spec

Validate Vega-Lite JSON specifications to identify and correct errors before visualization generation.

Instructions

Validate a Vega-Lite specification and check for errors

Input Schema

NameRequiredDescriptionDefault
specYesVega-Lite JSON specification to validate

Input Schema (JSON Schema)

{ "properties": { "spec": { "description": "Vega-Lite JSON specification to validate", "type": "object" } }, "required": [ "spec" ], "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