Skip to content
Claude Desktop

T-Bank MCP for Claude Desktop

io.github.icyberdeveloper/tbank-mcp

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

client:Claude Desktop transport:stdio runtime:pypi

Install T-Bank MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

T-Bank MCP in other clients