io.github.DeviceIngineering/wb-mcp-server
PYPI · WB-MCP-SERVER · SCANNED AUG 22
Wildberries Seller API: 202 tools — products, prices, orders, ads, supplies, finance.
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 Security50
- Malware scan not yet available for this package.Unverified
- No known CVEs affecting this package version or its production dependencies.Pass
- Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- 1 of 38 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
- 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: the license (MIT License) isn't a recognized OSI-approved license. See how to fix → Fail
- Actively maintained (last published 0 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability65
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 14601 tokens (~72/item across 202 items; 202 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
- Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage86
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 58% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 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 · wb-mcp-server
claude mcp add deviceingineering-wb-mcp-server -- uvx wb-mcp-server
codex mcp add deviceingineering-wb-mcp-server -- uvx wb-mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"deviceingineering-wb-mcp-server": {
"type": "local",
"command": [
"uvx",
"wb-mcp-server"
],
"enabled": true
}
}
} openclaw mcp add deviceingineering-wb-mcp-server --command uvx --arg wb-mcp-server
mcp_servers:
deviceingineering-wb-mcp-server:
command: "uvx"
args: ["wb-mcp-server"] {
"mcpServers": {
"deviceingineering-wb-mcp-server": {
"command": "uvx",
"args": [
"wb-mcp-server"
]
}
}
} 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.
- 22 Aug 26 0
- Stability: unverified → 0.03 ▲ functional
- Package version: 2.2.1 → 2.2.2 functional
- 21 Aug 26 48
First indexed and scored.
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 22 Aug 2026 · Analysed pypi/wb-mcp-server@2.2.2
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 | hatchling.build |
Dependencies 38 packages
| Packages resolved | 38 |
|---|---|
| Stale | 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.
wb_warehouse_update ~65
[P2] Обновить склад продавца.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | – | (опц.) |
| name | string | – | (опц.) |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
| warehouse_id | integer | yes | – |
No output schema declared.
No examples provided.
wb_warehouses ~37
[P2] Список складов продавца.
| Name | Type | Req | Description |
|---|---|---|---|
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.