Development · MODEL CONTEXT PROTOCOL
Meh S Eze ynab mcp client2
Meh S Eze ynab mcp client2 is a community-listed Model Context Protocol server. Review the source repository before installation.
WHAT IT CONNECTS
Meh S Eze ynab mcp client2 为 AI Agent 提供什么
- View account balances and transactions
- Create new transactions
- Access YNAB data through standardized MCP resources
- Environment variable: `YNAB_API_KEY=your_api_key`
- MCP secret management system
- `.env` file in project root
- `ynab://accounts` - List all YNAB accounts
- `ynab://transactions/{account_id}` - Get recent transactions for a specific account
- `create_transaction` - Create a new transaction
- `get_account_balance` - Get the current balance of an account
SECURITY
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。