MCP-Upbank
@sirmews
About MCP-Upbank
An MCP server for interacting with your up-bank account, retrieving account balances and transactions.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP-Upbank?
MCP-Upbank is a Model Context Protocol server that provides read-only access to the Up Bank API. It is designed for daily LLM usage, such as fetching transactions or comparing spending habits. The API does not allow any mutations, so there is no risk of accidentally modifying your bank account.
How to use MCP-Upbank?
Follow Up Bank's Getting Started guide to create a Personal Access Token. Configure the server in your MCP client (Claude, VS Code, Cursor) or use Smithery.ai for the exact configuration. Keep your token private and do not share it.
Key features of MCP-Upbank
- Read-only access to the Up Bank API (no mutations)
- Uses Zod schemas and types generated from the Up Bank OpenAPI spec
- Handles opaque cursors with a custom pagination handler
- Easy installation via Smithery.ai or manual client configuration
- Focused on daily LLM integration, e.g., transaction journaling
Use cases of MCP-Upbank
- Get a list of today's transactions and add them to your daily journal
- Compare spending habits across months
- Experiment with the Up Bank API in a safe, read-only environment
FAQ from MCP-Upbank
What does this MCP server do?
It exposes the Up Bank API through the Model Context Protocol, allowing LLMs to fetch account data like transactions. All operations are read-only.
Is it safe to use?
Yes. The Up Bank API does not support mutations, so there is no risk of deleting your account or sending money.
How do I install MCP-Upbank?
You can use Smithery.ai to get the exact configuration snippet for your client, or manually configure it using the installation guides for Claude, VS Code, or Cursor.
What do I need to get started?
A Personal Access Token from Up Bank. Follow their Getting Started guide to create one. Keep the token confidential.
Does the server require any other dependencies?
The README does not specify runtime dependencies. It is built using Orval and Zod, so Node.js is likely required. The easiest way to set it up is via Smithery.ai.
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Comments