@lightdash-tools/mcp
Freeby MCP Community
MCP server and utilities for Lightdash AI.
v0.6.0Added Apr 12, 2026
@lightdash-tools/mcp MCP Server
MCP server and utilities for Lightdash AI.
Installation
Reviews
Installation
Quick install
npx -y @lightdash-tools/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@lightdash-tools/mcp": {
"command": "npx",
"args": ["-y", "@lightdash-tools/mcp"]
}
}
}