A
securityF
licenseA
qualityAn MCP server that allows users to interact with YNAB data, enabling access to account balances, transactions, and the creation of new transactions through the Model Context Protocol.
Last updated -
10
1
Python
MCP 服务器实现通过模型上下文协议提供对 YNAB(您需要预算)功能的访问。
服务器需要 YNAB API 密钥才能运行。您可以从YNAB 开发者设置中获取一个。
API 密钥可以通过以下方式提供:
YNAB_API_KEY=your_api_key
.env
文件ynab://accounts
- 列出所有 YNAB 帐户ynab://transactions/{account_id}
- 获取特定账户的最近交易create_transaction
创建新交易get_account_balance
- 获取账户的当前余额该项目使用 Taskfile 进行常见操作。关键命令:
请参阅Taskfile.yml以了解所有可用任务。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Meh-S-Eze/ynab-mcp-client2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server