syucream_lightdash-mcp-server
0
The Lightdash MCP Server connects to Lightdash, providing an interface for AI assistants to interact with data using the Model Context Protocol. It offers features to list and retrieve project data, charts, and dashboards.
Overview
A MCP server that provides access to Lightdash's API, facilitating AI assistants to interface with Lightdash data through a standardized protocol.
Features
- List and get details of projects, spaces, charts, and dashboards in Lightdash
- Retrieve custom metrics and catalogs
- Convert charts and dashboards to code
Quick Start
Installation
- Install using npm.
Configuration
- Setup a .env file with API credentials.
Usage
- Instructions for starting the server and running examples.
Development
Available Scripts
- Development, build, and run scripts
- Linting and example execution
Contributing
- Contribution guidelines for setting up and creating Pull Requests.