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.DeviceIngineering/wb-mcp-server

PYPI · WB-MCP-SERVER · SCANNED AUG 22

Wildberries Seller API: 202 tools — products, prices, orders, ads, supplies, finance.

Available components

48 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 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
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
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 · wb-mcp-server

# add to Claude Code
claude mcp add deviceingineering-wb-mcp-server -- uvx wb-mcp-server
# add to Codex CLI
codex mcp add deviceingineering-wb-mcp-server -- uvx wb-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "deviceingineering-wb-mcp-server": {
      "type": "local",
      "command": [
        "uvx",
        "wb-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add deviceingineering-wb-mcp-server --command uvx --arg wb-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  deviceingineering-wb-mcp-server:
    command: "uvx"
    args: ["wb-mcp-server"]
// mcp.json
{
  "mcpServers": {
    "deviceingineering-wb-mcp-server": {
      "command": "uvx",
      "args": [
        "wb-mcp-server"
      ]
    }
  }
}
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.

  • 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.

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 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
MCP tools · 202 exposed · ~14,601 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
wb_warehouse_update ~65

[P2] Обновить склад продавца.

NameTypeReqDescription
addressstring(опц.)
namestring(опц.)
shop_idstringyesID магазина (из wb_list_shops)
warehouse_idintegeryes

No output schema declared.

No examples provided.

wb_warehouses ~37

[P2] Список складов продавца.

NameTypeReqDescription
shop_idstringyesID магазина (из wb_list_shops)

No output schema declared.

No examples provided.