Skip to main content
Glama

Up Banking MCP Server

by alex1092

up_get_account

Retrieve account details including current balance and account information using the account's unique identifier. Access specific banking account data through the Up Banking API integration.

Instructions

Get details for a specific account by ID, including current balance and account information.

Input Schema

NameRequiredDescriptionDefault
accountIdYesThe unique identifier for the account

Input Schema (JSON Schema)

{ "properties": { "accountId": { "description": "The unique identifier for the account", "type": "string" } }, "required": [ "accountId" ], "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