arunselvarajdb/ynab-mcp-server
3.1
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 dayong@mcphub.com.
YNAB MCP Server is a read-only Model Context Protocol server for interacting with YNAB budgets, providing tools and resources for querying and analyzing budget data.
Tools
Functions exposed to the LLM to take actions
get_budgets
Get list of all budgets for the authenticated user.
get_accounts
Get all accounts for a specific budget.
get_transactions
Get transactions with optional filters.
get_categories
Get all categories organized by category groups.
get_payees
Get all payees for a budget.
analyze_spending
Analyze spending patterns with insights and statistics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client