lightdash-mcp-server

syucream/lightdash-mcp-server
★ 25 stars TypeScript 🧠 Memory/Knowledge Updated 1mo ago
A MCP(Model Context Protocol) server that accesses to Lightdash
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lightdash-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "syucream/lightdash-mcp-server"
      ]
    }
  }
}

Topics

lightdashmcpmcp-serversmodel-context-protocol