Skip to main content
Glama

Lightdash MCP Server

by syucream

get_metrics_catalog

Retrieve a catalog of metrics for a specific project using the Lightdash MCP Server, enabling efficient access to organized analytics data.

Instructions

Get metrics 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

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/syucream/lightdash-mcp-server'

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