lightdash-mcp-server
@syucream
About lightdash-mcp-server
A MCP(Model Context Protocol) server that accesses to Lightdash
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"lightdash-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"lightdash-mcp-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is lightdash-mcp-server?
An MCP (Model Context Protocol) server that provides standardized access to the Lightdash API, enabling AI assistants to interact with Lightdash projects, spaces, charts, dashboards, and metadata.
How to use lightdash-mcp-server?
Install via npm install lightdash-mcp-server or using Smithery (npx -y @smithery/cli install lightdash-mcp-server --client claude). Set the LIGHTDASH_API_KEY and LIGHTDASH_API_URL environment variables. Start the server with npx lightdash-mcp-server for Stdio transport or npx lightdash-mcp-server -port 8080 for HTTP transport. Configure your MCP client with the appropriate command/args or URL.
Key features of lightdash-mcp-server?
- List, get, and explore projects in your Lightdash organization
- List spaces, charts, and dashboards within a project
- Retrieve custom metrics, catalog, and metrics catalog
- Export charts and dashboards as code
- Supports both Stdio and Streamable HTTP transports
Use cases of lightdash-mcp-server?
- AI assistant querying project structures and available data assets
- Automating retrieval of dashboard definitions and chart metadata
- Inspecting metrics catalog for analytics and reporting
- Fetching charts and dashboards as code for version control or CI/CD
- Enabling conversational interfaces to explore Lightdash resources
FAQ from lightdash-mcp-server
What environment variables are required?
LIGHTDASH_API_KEY (your Lightdash personal access token) and `LIGHT
Frequently asked questions
What environment variables are required?
`LIGHTDASH_API_KEY` (your Lightdash personal access token) and `LIGHT
Basic information
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments