Back to directory
syucream/lightdash-mcp-server

syucream/lightdash-mcp-server

@syucream

A MCP(Model Context Protocol) server that accesses to Lightdash

lightdashanalyticsdashboardmcptypescriptdatacloud

Installation & Configuration

{
  "lightdash": {
    "command": "npx",
    "args": [
      "-y",
      "lightdash-mcp-server"
    ],
    "env": {
      "LIGHTDASH_API_KEY": "<your PAT>",
      "LIGHTDASH_API_URL": "https://<your base url>"
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13