mbbank-mcp

thedtvn/mbbank-mcp

3.4

If you are the rightful owner of mbbank-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.

MBBank MCP Server is designed for monitoring and analytics of transactions and balances for MB Bank accounts.

The MBBank MCP Server is a specialized server designed to facilitate monitoring and analytics of MB Bank account transactions and balances. It leverages the Model Context Protocol (MCP) to provide a seamless interface for users to access their banking data securely. The server supports various functionalities such as retrieving account balances, transaction histories, card information, and savings account details. It is built to be compatible with Python 3.10 or higher and can be integrated into different platforms, including Claude Desktop and Docker. The server ensures data security by requiring user authentication and does not support any transactional operations like money transfers or withdrawals, focusing solely on data retrieval for monitoring purposes.

Features

  • Secure access to MB Bank account data
  • Supports multiple platforms including Docker and Claude Desktop
  • Provides detailed transaction and balance analytics
  • Compatible with Python 3.10 or higher
  • Free to use with a focus on monitoring and analytics

Tools

  1. get_balances

    Get the balance from all accounts in MB Bank.

  2. get_today_date

    Returns the current date in YYYY-MM-DD format.

  3. get_transactions

    Get the transactions from account in MB Bank for a given date.

  4. get_cards

    Get the cards information from MB Bank.

  5. get_card_transactions

    Get the transactions for a specific card in MB Bank.

  6. get_savings

    Get the savings accounts information from MB Bank.

  7. get_saving_details

    Get the details of a specific savings account in MB Bank.

  8. get_interest_rates

    Get the interest rates for savings accounts in MB Bank.