Skip to main content
Glama

MCP YNAB Server

get_accounts

Retrieve all accounts in a YNAB budget and display them in Markdown format. Specify a budget ID to generate a clear, structured list of accounts for better financial planning.

Instructions

List all YNAB accounts in a specific budget in Markdown format.

Input Schema

NameRequiredDescriptionDefault
budget_idYes

Input Schema (JSON Schema)

{ "properties": { "budget_id": { "title": "Budget Id", "type": "string" } }, "required": [ "budget_id" ], "title": "get_accountsArguments", "type": "object" }
Install Server

Other Tools from MCP YNAB Server

Related Tools

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/Meh-S-Eze/ynab-mcp-client2'

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