Loading languages...
LI

lightdash-mcp-server

@syucream17

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

lightdash
business intelligence
data

# mcpServer Config

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

# stdio

npx lightdash-mcp-server

# streamableURL

http://localhost:8080/mcp
Transport:
stdio
streamable
Sprache:
TypeScript
Erstellt:1/1/2025
Aktualisiert:6/9/2025