ynab-mcp-server
If you are the rightful owner of ynab-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for interacting with YNAB budgets using the mcp-framework.
The ynab-mcp-server is a Model Context Protocol (MCP) server designed to facilitate interaction with YNAB (You Need A Budget) through AI conversations. Built using the mcp-framework, this server allows users to manage their YNAB budgets by providing tools for listing budgets, summarizing budget categories, managing transactions, and more. Users need to obtain a Personal Access Token from YNAB to use this server, which is securely stored in an environment variable. The server supports various workflows such as first-time setup, managing overspent categories, adding and approving transactions, and checking monthly spending against income. The project is structured to allow easy addition of new tools and is compatible with platforms like Claude Desktop.
Features
- Securely interact with YNAB budgets using a Personal Access Token.
- List available budgets and provide summaries of underfunded categories.
- Manage transactions by adding, approving, and retrieving unapproved transactions.
- Auto-distribute funds based on category targets.
- Easily extendable with new tools using the MCP framework.