Skip to main content
Glama
a1athrop

YNAB MCP Server

by a1athrop

update_month_category

Modify budgeted amounts for specific categories in monthly budgets to reallocate funds or adjust financial planning in YNAB.

Instructions

Update the budgeted amount for a category in a specific month.

Use this to move money between categories or adjust budget allocations.

Args: category_id: The category UUID to update. budgeted: New budgeted amount in milliunits (e.g., 50000 = $50.00). month: Month in YYYY-MM-DD format (first of month). Defaults to current month. budget_id: Budget ID (uses default if omitted).

Returns: Updated category with new budgeted amount, activity, and balance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
category_idYes
budgetedYes
monthNo
budget_idNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/a1athrop/ynab-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server