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).
Run
uvx tbank-mcp
MCP client config
{
"mcpServers": {
"t-bank-mcp": {
"command": "uvx",
"args": [
"tbank-mcp"
]
}
}
}