Lightdash MCP Server

get_catalog

Retrieve the catalog of analytics data for a specific project using the Lightdash MCP Server, enabling structured access to charts, dashboards, and metrics.

Instructions

Get catalog for a project

Input Schema

NameRequiredDescriptionDefault
projectUuidYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "projectUuid": { "type": "string" } }, "required": [ "projectUuid" ], "type": "object" }

You must be authenticated.

Other Tools from Lightdash MCP Server

Related Tools

ID: e1gbb6sflq