YNAB Budget MCP
Related Servers
Alternatives to YNAB Budget MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceEnables AI assistants to interact with YNAB budgets, performing read-only queries by default and optional write operations like creating transactions and managing categories through natural language.39223 npm33MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to connect to YNAB budgets, providing tools for accounts, transactions, categories, payees, and analytics, including search, bulk operations, and delta sync.47AGPL 3.0
- AlicenseAqualityBmaintenanceEnables reading and writing YNAB budget data, such as listing budgets, accounts, categories, transactions, and creating or updating transactions, through natural language commands.8MIT
- AlicenseAqualityCmaintenanceEnables interaction with You Need A Budget (YNAB) through their API, allowing users to manage budgets, accounts, categories, transactions, payees, and scheduled transactions through natural language.1210 npm1GPL 3.0
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with YNAB budgets through natural language. Supports managing accounts, categories, transactions, and budget months with 21 tools for comprehensive budget operations.-
- AlicenseAqualityDmaintenanceEnables AI assistants to help manage your You Need A Budget (YNAB) finances through comprehensive budget operations. Supports account management, transaction handling, category budgeting, split transactions, scheduled payments, and spending analytics with robust error handling and automatic retry logic.214MIT
TDQS
Scored across 10 tools
Each tool targets a distinct resource or action: plans, budget snapshots, accounts, categories, transactions, scheduled transactions, payees, and assignment preview/apply. Even the category-related tools are clearly separated by scope (list vs single snapshot vs exact month detail).
All tools follow a consistent ynab_verb_noun pattern, e.g., ynab_list_transactions, ynab_get_month_category, ynab_preview_assignments. The minor variation between 'preview_assignments' and 'apply_assignment_preview' still fits the verb_noun structure with compound nouns.
10 tools is well within the ideal range for a domain-specific MCP server. Each tool covers a meaningful atomic operation without unnecessary bloat, making the surface easy to navigate.
The read surface is strong, covering plans, accounts, categories, transactions, scheduled transactions, and payees, plus a write path for assignment preview/apply. However, there are notable gaps: no create/update/delete for transactions or accounts, and no way to modify categories other than via assignments. Agents needing full budget management would encounter dead ends.