MBBank

Provides read-only access to MBBank accounts for retrieving balances, transaction histories, savings account details, and current date information to support financial monitoring and expense tracking workflows.

View Source
8 stars
0 tools
Created Aug 2025
@thedtvn/thedtvn-mbbank-mbbank-mcp

About

Provides read-only access to MBBank accounts for retrieving balances, transaction histories, savings account details, and current date information to support financial monitoring and expense tracking workflows.

Categories

general

Installation

npm

npm install @thedtvn/thedtvn-mbbank-mbbank-mcp

Configuration

{ "mcpServers": { "thedtvn-mbbank-mbbank-mcp": { "command": "npx", "args": [ "-y", "@thedtvn/thedtvn-mbbank-mbbank-mcp" ] } } }