io.github.ex3lite/sber-mcp
PYPI · SBER-UNOFFICIAL-MCP · SCANNED AUG 21
Unofficial SberBank Online: read accounts and operations, transfer with human approval.
Available components
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
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 15 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
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
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
claude mcp add ex3lite-sber-mcp -- uvx sber-unofficial-mcp
codex mcp add ex3lite-sber-mcp -- uvx sber-unofficial-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ex3lite-sber-mcp": {
"type": "local",
"command": [
"uvx",
"sber-unofficial-mcp"
],
"enabled": true
}
}
} openclaw mcp add ex3lite-sber-mcp --command uvx --arg sber-unofficial-mcp
mcp_servers:
ex3lite-sber-mcp:
command: "uvx"
args: ["sber-unofficial-mcp"] {
"mcpServers": {
"ex3lite-sber-mcp": {
"command": "uvx",
"args": [
"sber-unofficial-mcp"
]
}
}
} 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
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 |
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.
sber_auth_continue ~39
sber_auth_continue
| Name | Type | Req | Description |
|---|---|---|---|
| session_id | – | – | – |
| use_audio_captcha | boolean | – | – |
| wait_seconds | integer | – | – |
No output schema declared.
No examples provided.
sber_auth_resend_otp ~27
sber_auth_resend_otp
| Name | Type | Req | Description |
|---|---|---|---|
| session_id | – | – | – |
No output schema declared.
No examples provided.
sber_auth_start ~29
sber_auth_start
| Name | Type | Req | Description |
|---|---|---|---|
| mode | string | – | – |
| profile | string | – | – |
No output schema declared.
No examples provided.
sber_operations ~51
sber_operations
| Name | Type | Req | Description |
|---|---|---|---|
| from_date | – | – | – |
| limit | integer | – | – |
| max_pages | integer | – | – |
| resource | – | – | – |
| session_id | – | – | – |
| to_date | – | – | – |
No output schema declared.
No examples provided.
sber_operations_page ~52
sber_operations_page
| Name | Type | Req | Description |
|---|---|---|---|
| from_date | – | – | – |
| limit | integer | – | – |
| offset | integer | – | – |
| resource | – | – | – |
| session_id | – | – | – |
| to_date | – | – | – |
No output schema declared.
No examples provided.
sber_products ~27
sber_products
| Name | Type | Req | Description |
|---|---|---|---|
| force_update | boolean | – | – |
| session_id | – | – | – |
No output schema declared.
No examples provided.
sber_session_close ~21
sber_session_close
| Name | Type | Req | Description |
|---|---|---|---|
| session_id | – | – | – |
No output schema declared.
No examples provided.
sber_session_info ~29
sber_session_info
| Name | Type | Req | Description |
|---|---|---|---|
| check_live | boolean | – | – |
| session_id | – | – | – |
No output schema declared.
No examples provided.
sber_setup_status ~20
sber_setup_status
| Name | Type | Req | Description |
|---|---|---|---|
| profile | – | – | – |
No output schema declared.
No examples provided.