Back to Home
poddubnyoleg icon

lightdash_mcp

Verified Safe

by poddubnyoleg

Overview

An MCP server that enables LLMs to programmatically interact with Lightdash for data discovery, chart creation, and dashboard management.

Installation

Run Command
python server.py

Environment Variables

  • LIGHTDASH_TOKEN
  • LIGHTDASH_URL
  • CF_ACCESS_CLIENT_ID
  • CF_ACCESS_CLIENT_SECRET
  • LIGHTDASH_PROJECT_UUID

Security Notes

The server uses environment variables for sensitive information like Lightdash API tokens and Cloudflare Access credentials, which is good practice. No 'eval' or similar dynamic code execution functions are present in the provided source. Network requests use standard HTTP client practices with error handling. The overall security relies heavily on the secure handling of the `LIGHTDASH_TOKEN` and the inherent security of the Lightdash API itself.

Similar Servers

Stats

Interest Score21
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars12
Forks1
Last Update2025-12-17

Tags

LightdashAnalyticsLLM IntegrationData ManagementBusiness Intelligence