Skip to main content
Glama

MCP YNAB Server

by klauern

get_account_balance

Retrieve the current balance in dollars for a specific YNAB account using the account ID. Enables users to monitor financial data through the MCP YNAB Server.

Instructions

Get the current balance of a YNAB account (in dollars).

Input Schema

NameRequiredDescriptionDefault
account_idYes

Input Schema (JSON Schema)

{ "properties": { "account_id": { "title": "Account Id", "type": "string" } }, "required": [ "account_id" ], "title": "get_account_balanceArguments", "type": "object" }

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/klauern/mcp-ynab'

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