Skip to main content
Glama

MCP YNAB Server

by klauern

get_categories

Retrieve and format all transaction categories for a specified YNAB budget in Markdown, enabling organized financial tracking and analysis with the MCP YNAB Server.

Instructions

List all transaction categories for a given YNAB 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_categoriesArguments", "type": "object" }

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

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