Skip to main content
Glama

Up Banking MCP Server

by alex1092

up_list_categories

Retrieve all spending categories from Up Banking to understand category IDs for filtering transactions and analyzing spending patterns.

Instructions

List all spending categories in Up. Categories have a parent-child relationship. Use this to understand category IDs for filtering transactions.

Input Schema

NameRequiredDescriptionDefault
parentIdNoOptional: Filter to only show children of a specific parent category

Input Schema (JSON Schema)

{ "properties": { "parentId": { "description": "Optional: Filter to only show children of a specific parent category", "type": "string" } }, "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/alex1092/up-bank-mcp-server'

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