Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.ex3lite/sber-mcp

PYPI · SBER-UNOFFICIAL-MCP · SCANNED AUG 21

Unofficial SberBank Online: read accounts and operations, transfer with human approval.

+3 this week 57 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 3 of 43 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency35
Schema Quality & AI Usability39
  • AI-judged instruction clarity (poor).Fail
  • Tool/resource definitions use about 555 tokens (~61/item across 9 items; 9 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management50
  • Stability observed for 15 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage0
  • 0% of tools have a non-trivial description (not blank, and not just the tool's name).Fail
  • 0% of tool parameters carry a description.Fail
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

pypi · sber-unofficial-mcp

# add to Claude Code
claude mcp add ex3lite-sber-mcp -- uvx sber-unofficial-mcp
# add to Codex CLI
codex mcp add ex3lite-sber-mcp -- uvx sber-unofficial-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ex3lite-sber-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "sber-unofficial-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ex3lite-sber-mcp --command uvx --arg sber-unofficial-mcp
# ~/.hermes/config.yaml
mcp_servers:
  ex3lite-sber-mcp:
    command: "uvx"
    args: ["sber-unofficial-mcp"]
// mcp.json
{
  "mcpServers": {
    "ex3lite-sber-mcp": {
      "command": "uvx",
      "args": [
        "sber-unofficial-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Aug 26 +4
    • Stability: unverified → 0.27 functional
  • 11 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 9 Aug 26 +15
    • Malware scan: unverified → pass security
  • 7 Aug 26 +1
    • Security disclosure: fail → pass functional
  • 6 Aug 26 −3
    • Malware scan: pass → unverified security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Tool coverage: unverified → 0 functional
    • MCP protocol: unverified → pass functional
    • First check of Tool coverage: 0 functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: poor functional
    • First check of Schema quality: pass functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Aug 2026 · Analysed pypi/sber-unofficial-mcp@0.6.4

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi
Install scripts 1 script
Hook Tier Command
build_backend allowlisted setuptools.build_meta
Dependencies 43 packages
Packages resolved 43
Stale 2
No linked repository 1
Tree resolution Complete
MCP tools · 9 exposed · ~295 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
sber_auth_continue ~39

sber_auth_continue

NameTypeReqDescription
session_id
use_audio_captchaboolean
wait_secondsinteger

No output schema declared.

No examples provided.

sber_auth_resend_otp ~27

sber_auth_resend_otp

NameTypeReqDescription
session_id

No output schema declared.

No examples provided.

sber_auth_start ~29

sber_auth_start

NameTypeReqDescription
modestring
profilestring

No output schema declared.

No examples provided.

sber_operations ~51

sber_operations

NameTypeReqDescription
from_date
limitinteger
max_pagesinteger
resource
session_id
to_date

No output schema declared.

No examples provided.

sber_operations_page ~52

sber_operations_page

NameTypeReqDescription
from_date
limitinteger
offsetinteger
resource
session_id
to_date

No output schema declared.

No examples provided.

sber_products ~27

sber_products

NameTypeReqDescription
force_updateboolean
session_id

No output schema declared.

No examples provided.

sber_session_close ~21

sber_session_close

NameTypeReqDescription
session_id

No output schema declared.

No examples provided.

sber_session_info ~29

sber_session_info

NameTypeReqDescription
check_liveboolean
session_id

No output schema declared.

No examples provided.

sber_setup_status ~20

sber_setup_status

NameTypeReqDescription
profile

No output schema declared.

No examples provided.