Ynab
Provides access to You Need A Budget (YNAB) functionality through the Model Context Protocol.
About
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.
Key Features
- 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
Use Cases
- 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