syucream/lightdash-mcp-server
If you are the rightful owner of lightdash-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides access to Lightdash's API, enabling AI assistants to interact with Lightdash data through a standardized interface.
Tools
Functions exposed to the LLM to take actions
lightdash_list_projects
List all projects in the Lightdash organization
lightdash_get_project
Get details of a specific project
lightdash_list_spaces
List all spaces in a project
lightdash_list_charts
List all charts in a project
lightdash_list_dashboards
List all dashboards in a project
lightdash_get_custom_metrics
Get custom metrics for a project
lightdash_get_catalog
Get catalog for a project
lightdash_get_metrics_catalog
Get metrics catalog for a project
lightdash_get_charts_as_code
Get charts as code for a project
lightdash_get_dashboards_as_code
Get dashboards as code for a project
lightdash_get_metadata
Get metadata for a specific table in the data catalog
lightdash_get_analytics
Get analytics for a specific table in the data catalog
lightdash_get_user_attributes
Get organization user attributes
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client