关于
Ynab exposes YNAB (You Need A Budget) functionality through the Model Context Protocol (MCP), enabling users to view account balances, create new transactions, and access their YNAB data via standardized MCP resources. It acts as an MCP server, allowing interaction with YNAB data from any MCP-supported environment.
主要功能
- View account balances and transactions
- Provides YNAB API key configuration via environment variable, MCP secret management, or .env file
- Access YNAB data through standardized MCP resources
- 1 GitHub stars
- Create new transactions
- Includes example usage snippets
使用案例
- Automating budgeting workflows within an MCP environment
- Integrating YNAB data with other MCP-compatible tools and services
- Creating custom reports and visualizations based on YNAB data