A
securityA
licenseA
qualityAn MCP server that lets AI assistants interact with your Lunchmoney data, enabling natural language queries about transactions, budgets, and spending patterns.
Last updated -
4
3
8
TypeScript
MIT License
访问Lightdash的MCP(模型上下文协议)服务器。
该服务器提供与 MCP 兼容的 Lightdash API 访问,允许 AI 助手通过标准化界面与您的 Lightdash 数据进行交互。
可用工具:
list_projects
- 列出 Lightdash 组织中的所有项目get_project
- 获取特定项目的详细信息list_spaces
- 列出项目中的所有空间list_charts
- 列出项目中的所有图表list_dashboards
- 列出项目中的所有仪表板get_custom_metrics
- 获取项目的自定义指标get_catalog
- 获取项目目录get_metrics_catalog
- 获取项目的指标目录get_charts_as_code
- 获取项目图表的代码get_dashboards_as_code
- 获取项目仪表板的代码要通过Smithery自动为 Claude Desktop 安装 Lightdash MCP 服务器:
使用您的 Lightdash API 凭证创建一个.env
文件:
直接地:
或者,使用节点运行已安装的模块。
npm run dev
- 使用热重载以开发模式启动服务器npm run build
构建生产项目npm run start
启动生产服务器npm run lint
- 运行 linting 检查(ESLint 和 Prettier)npm run fix
- 自动修复 linting 问题npm run examples
- 运行示例脚本npm run lint
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
MCP 兼容服务器,使 AI 助手能够与 Lightdash 分析数据进行交互,提供通过标准化界面列出和检索项目、空间、图表、仪表板和指标的工具。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/syucream/lightdash-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server