lightdash-mcp-server
17
Lightdash MCP Server allows AI assistants to interface with Lightdash data through the MCP. It provides various tools for project, space, chart, and dashboard management within an organization.
lightdash-mcp-server
A Model Context Protocol (MCP) server that provides MPC-compatible access to Lightdash's API. It enables AI assistants to interact with Lightdash data via a standardized interface.
Features
- List all projects in the Lightdash organization
- Get details of a specific project
- List all spaces in a project
- List all charts and dashboards in a project
- Get custom and metrics catalog for a project
- Get charts and dashboards as code
Quick Start
Installation
Install via Smithery:
Use Smithery CLI to install Lightdash MCP Server for Claude Desktop.
Manual Installation:
Install using npm.
Configuration
- Configure with your Lightdash API key and API URL.
Development
Script commands available for development and production environments.