up-bank-mcp
If you are the rightful owner of up-bank-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 MCP server implementation for Up Bank's API, allowing AI agents to interact with Up Bank accounts.
The Up Bank MCP Server is a specialized implementation designed to facilitate interaction between AI agents and Up Bank accounts through the Model Context Protocol (MCP). This server acts as a bridge, enabling secure and efficient communication with Up Bank's API. It supports essential banking operations such as checking account balances and viewing transaction histories, all while ensuring secure handling of API tokens. The server is built to comply with MCP standards, ensuring compatibility and reliability. It requires Python 3.10 or higher, an Up Bank API token, and the MCP SDK for operation. The server is currently in its initial development phase, focusing on implementing core features and ensuring robust security measures.
Features
- Account balance checking
- Transaction history viewing
- Secure API token handling
- MCP-compliant server implementation