sber-mcp
Rank #12,477io.github.ex3lite/sber-mcp
Unofficial SberBank Online: read accounts and operations, transfer with human approval.
sber-mcp is a Model Context Protocol (MCP) server published by ex3lite. It ranks #12,477 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. sber-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 4, 2026 and most recently updated on Aug 5, 2026.
Ranks ahead of 119,636 of 132,113 servers on MCP Toplist.
Use sber-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sber-mcp -- uvx sber-unofficial-mcp[mcp_servers.sber-mcp]
command = "uvx"
args = ["sber-unofficial-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sber-mcp": {
"command": "uvx",
"args": [
"sber-unofficial-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sber-mcp": {
"command": "uvx",
"args": [
"sber-unofficial-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sber-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"sber-unofficial-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sber-mcp": {
"command": "uvx",
"args": [
"sber-unofficial-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sber-mcp": {
"command": "uvx",
"args": [
"sber-unofficial-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.ex3lite%2Fsber-mcp)<a href="https://mcptoplist.com/server/io.github.ex3lite%2Fsber-mcp"><img src="https://mcptoplist.com/badge/io.github.ex3lite%2Fsber-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ex3lite
Other servers by ex3lite
View all ex3lite servers →Available versions (1)
| Version | Published |
|---|---|
| 0.6.4 | Aug 5, 2026 |
Frequently asked questions
- Who maintains sber-mcp?
- sber-mcp is maintained by ex3lite, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is sber-mcp listed on the Official MCP Registry?
- Yes — sber-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does sber-mcp have?
- MCP Toplist tracks 1 version of sber-mcp, most recently published on Aug 5, 2026.
- Where can I find the source code for sber-mcp?
- The source code for sber-mcp is hosted at github.com/ex3lite/sber-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.