wakeless/up-mcp
If you are the rightful owner of up-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An unofficial MCP server providing programmatic access to the Up Banking API.
Tools
Functions exposed to the LLM to take actions
list_accounts
List all Up bank accounts for the authenticated user.
get_account
Get details of a specific Up bank account by ID.
list_transactions
List transactions from Up bank accounts.
get_transaction
Get details of a specific transaction by ID.
get_account_transactions
Get transactions for a specific account.
list_categories
List all categories and subcategories available in Up.
get_category
Get details of a specific category by ID.
update_transaction_category
Update or remove the category associated with a transaction.
list_tags
List all tags currently in use.
add_transaction_tags
Add one or more tags to a transaction.
remove_transaction_tags
Remove one or more tags from a transaction.
ping
Test connectivity to the Up API.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client