Skip to main content
Glama
a1athrop

YNAB MCP Server

by a1athrop

create_account

Add a new financial account to a YNAB budget by specifying name, type, and starting balance to organize your money management.

Instructions

Create a new account in a budget.

Args: name: Account name (e.g., "Chase Checking"). type: Account type. One of: checking, savings, cash, creditCard, lineOfCredit, otherAsset, otherLiability, mortgage, autoLoan, studentLoan, personalLoan, medicalDebt, otherDebt. balance: Starting balance in milliunits (e.g., 100000 = $100.00). budget_id: Budget ID (uses default if omitted).

Returns: Created account details with id, name, type, and balance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
typeYes
balanceYes
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