T-Bank MCP
Rank #4,021io.github.icyberdeveloper/tbank-mcp
T-Bank (Т-Банк) mobile banking: accounts, cards, transfers, bill pay, grocery, tickets, travel
T-Bank MCP is a Model Context Protocol (MCP) server published by icyberdeveloper. It ranks #4,021 of 132,046 servers tracked on MCP Toplist, and its repository has 29 GitHub stars. T-Bank MCP is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 24, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 128,025 of 132,046 servers on MCP Toplist.
Use T-Bank MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tbank-mcp -- uvx tbank-mcp[mcp_servers.tbank-mcp]
command = "uvx"
args = ["tbank-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"tbank-mcp": {
"command": "uvx",
"args": [
"tbank-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tbank-mcp": {
"command": "uvx",
"args": [
"tbank-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tbank-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"tbank-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tbank-mcp": {
"command": "uvx",
"args": [
"tbank-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tbank-mcp": {
"command": "uvx",
"args": [
"tbank-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.icyberdeveloper%2Ftbank-mcp)<a href="https://mcptoplist.com/server/io.github.icyberdeveloper%2Ftbank-mcp"><img src="https://mcptoplist.com/badge/io.github.icyberdeveloper%2Ftbank-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
icyberdeveloper
Other servers by icyberdeveloper
View all icyberdeveloper servers →Available versions (3)
| Version | Published |
|---|---|
| 0.2.2 | Aug 23, 2026 |
| 0.2.1 | Aug 23, 2026 |
| 0.2.0 | Aug 23, 2026 |
Frequently asked questions
- Who maintains T-Bank MCP?
- T-Bank MCP is maintained by icyberdeveloper, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is T-Bank MCP listed on the Official MCP Registry?
- Yes — T-Bank MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does T-Bank MCP have?
- MCP Toplist tracks 3 versions of T-Bank MCP, most recently published on Aug 23, 2026.
- Where can I find the source code for T-Bank MCP?
- The source code for T-Bank MCP is hosted at github.com/icyberdeveloper/tbank-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.