Odel
T-Bank MCP

T-Bank MCP

Local
@icyberdeveloper26PythonMITUpdated 1w ago

T-Bank (Т-Банк) mobile banking: accounts, cards, transfers, bill pay, grocery, tickets, travel

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPItbank-mcpv0.2.2

Run

uvx tbank-mcp

MCP client config

{
  "mcpServers": {
    "t-bank-mcp": {
      "command": "uvx",
      "args": [
        "tbank-mcp"
      ]
    }
  }
}