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
用于与 Foundry 交互的模型上下文协议服务器。它允许 AI 助手与数据集、本体对象和函数进行交互。
该服务器运行时需要几个配置变量:
多变的 | 描述 | 默认 |
---|---|---|
HOSTNAME | 您的 Foundry 实例的主机名 | 必需的 |
TOKEN | 您可以在个人资料页面中生成的用户令牌 | 必需的* |
CLIENT_ID | 在开发者控制台中创建的服务用户 | 必需的* |
CLIENT_SECRET | 与服务用户关联的机密 | 必需的* |
SCOPES | Oauth 范围 | 没有任何 |
ONTOLOGY_ID | 您的本体 ID | 必需的 |
首先,您需要克隆存储库并将配置添加到您的应用程序
要在开发模式下运行服务器:
MIT 许可证 - 详情请参阅许可证文件
This server cannot be installed
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 助手通过自然语言查询和命令与 Foundry 数据集、本体对象和功能进行交互。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/qwert666/mcp-server-foundry'
If you have feedback or need assistance with the MCP directory API, please join our Discord server