mcp-ynab
If you are the rightful owner of mcp-ynab 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.
MCP YNAB Server is a TypeScript implementation of the Model Context Protocol for interacting with YNAB data.
mcp_ynab_list_budgets
List all budgets
mcp_ynab_list_accounts
List accounts with a specified budget
mcp_ynab_list_transactions
List transactions (support filtering)
mcp_ynab_get_account_balance
Get the balance of the specified account
mcp_ynab_list_categories
List the categories of specified budgets
mcp_ynab_get_budget_summary
Get a budget summary for the current month
mcp_ynab_get_category_info
Get detailed information about the specified category
mcp_ynab_create_transaction
Create a new transaction (requires millionits)