io.github.DeviceIngineering/wb-mcp-server
PYPI · WB-MCP-SERVER · SCANNED SEP 13
Wildberries Seller API, 197 tools; responses measured and trimmed: 770k to 75k tokens.
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 → Why this is hard to 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
- 0 of 37 dependencies flagged as unhealthy. View diagnostics → Pass
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 7 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability68
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 9674 tokens (~49/item across 197 items; 197 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management26
- Stability check failed: the tool surface changed between 2.2.1 and 2.6.1: 5 tool removals, 195 breaking changes, 0 additions. See how to fix → Fail
Tool Coverage78
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 34% of tool parameters carry a description.Partial
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 12 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "wb_tag_delete" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 197 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.DeviceIngineering/wb-mcp-server server?
io.github.DeviceIngineering/wb-mcp-server runs locally as a PyPI package, launched with uvx wb-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · wb-mcp-server
claude mcp add deviceingineering-wb-mcp-server -- uvx wb-mcp-server
{
"mcpServers": {
"deviceingineering-wb-mcp-server": {
"command": "uvx",
"args": [
"wb-mcp-server"
]
}
}
} {
"servers": {
"deviceingineering-wb-mcp-server": {
"command": "uvx",
"args": [
"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": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"wb-mcp-server"
]
}
}
} assistant mcp add deviceingineering-wb-mcp-server -t stdio -c uvx -a 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.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 19 to 23.
- 10 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 13 to 16.
- 8 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 6 to 9.
- 6 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 0 to 3.
- 5 Sept 26 0
- Package version: 2.5.2 → 2.6.1 functional
- 3 Sept 26 −6
- Stability: 0.40 → fail ▼ security
- Tool coverage: 58% → 34% ▼ functional
- Tool coverage: 58% → 33% ▼ functional
- Schema quality: 72 → 48 ▲ functional
- Schema quality: 72 → 47 ▲ functional
- Package version: 2.2.2 → 2.5.2 functional
- Package version: 2.2.2 → 2.3.1 functional
- Package version: 2.2.2 → 2.3.0 functional
- 1 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Aug 26 −15
- Malware scan: pass → unverified ▼ security
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 13 Sept 2026 · Analysed pypi/wb-mcp-server@2.6.1
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | hatchling.build |
Background: Why install scripts are a supply-chain risk →
Dependencies 37 packages
| Packages resolved | 37 |
|---|---|
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
wb_acceptance_coefficients ~71
[P0] Warehouse acceptance coefficients for 14 days; coefficient 0 or 1 with allowUnload=true means acceptance is open, x2-x7 multiplies the cost (коэффициенты приёмки). Temporarily disabled by WB itself.
| Name | Type | Req | Description |
|---|---|---|---|
| warehouse_ids | array | – | warehouse filter |
No output schema declared.
No examples provided.
wb_advert_available_nms ~34
Goods available for campaigns, by subject IDs (товары для рекламы).
| Name | Type | Req | Description |
|---|---|---|---|
| subject_ids | array | yes | – |
No output schema declared.
No examples provided.
wb_advert_balance ~24
Ad account balance: account, balance, bonuses (баланс рекламы).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
wb_advert_bids_recommendations ~45
Recommended bids for a card in a campaign (рекомендованные ставки).
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| nm_id | integer | yes | – |
No output schema declared.
No examples provided.
wb_advert_bids_set ~70
[P0] Change CPM/CPC bids. Bids in KOPECKS. placement: search | recommendations | combined for unified (ставки).
| Name | Type | Req | Description |
|---|---|---|---|
| bids | array | yes | [{advert_id, nm_bids: [{nm_id, bid_kopecks, placement}]}] |
No output schema declared.
No examples provided.
wb_advert_budget ~31
Budget of one ad campaign (бюджет кампании).
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
No output schema declared.
No examples provided.
wb_advert_cluster_bids ~54
Set bids on specific search clusters. Bid in RUBLES per 1000 views (ставки на кластеры).
| Name | Type | Req | Description |
|---|---|---|---|
| bids | array | yes | [{advert_id, nm_id, norm_query, bid}] |
No output schema declared.
No examples provided.
wb_advert_clusters ~48
[P0] Search clusters of a campaign, replaced keyword phrases in 2026 (поисковые кластеры, запросы, SEO).
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
No output schema declared.
No examples provided.
wb_advert_clusters_stats ~74
Search cluster stats for a period; daily=true for per-day rows (статистика кластеров).
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| daily | boolean | – | – |
| date_from | string | yes | – |
| date_to | string | yes | – |
| nm_ids | array | – | offer_id filter |
No output schema declared.
No examples provided.
wb_advert_costs ~43
Ad spend history for a period (затраты на рекламу).
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | YYYY-MM-DD |
| date_to | string | yes | – |
No output schema declared.
No examples provided.
wb_advert_count ~29
Campaign counts by type and status; use to get all campaign IDs (количество кампаний).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
wb_advert_create ~103
Create ad campaign (type 9 Search+Catalog, the only one since 2026). bid_type: unified | manual with placement_types (создать кампанию).
| Name | Type | Req | Description |
|---|---|---|---|
| bid_type | string | – | unified | manual |
| name | string | yes | – |
| nm_ids | array | yes | offer_ids, max 50 |
| payment_type | string | – | cpm | cpc |
| placement_types | array | – | for manual: search, recommendations |
No output schema declared.
No examples provided.
wb_advert_delete ~31
Delete an ad campaign, irreversible (удалить кампанию).
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
No output schema declared.
No examples provided.
wb_advert_deposit ~65
Top up campaign budget. source: 0=account, 1=balance, 3=bonuses (пополнить бюджет).
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| amount | integer | yes | amount, RUB |
| source | integer | – | – |
No output schema declared.
No examples provided.
wb_advert_list ~116
[P0] Ad campaigns with settings and bids. statuses: 9=active, 11=paused, 7=finished, 4=ready, 8=cancelled, -1=deleted (реклама, кампании).
| Name | Type | Req | Description |
|---|---|---|---|
| ids | array | – | campaign ids, max 50 |
| payment_type | string | – | cpm | cpc |
| statuses | array | – | status filter |
| view | string | – | compact (default) trims heavy fields; full returns the raw API response |
No output schema declared.
No examples provided.
wb_advert_minus_phrases ~80
Campaign minus-phrases: read without norm_queries, set with them. WB has no plus-phrases since 2026 (минус-фразы).
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| nm_id | integer | – | offer_id |
| norm_queries | array | – | set minus-phrases; omit to read |
No output schema declared.
No examples provided.
wb_advert_pause ~47
[P0] Emergency pause of an ad campaign, e.g. when ДРР over 20% (остановить рекламу).
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
No output schema declared.
No examples provided.
wb_advert_payments ~52
Ad account top-up history for a period, dates YYYY-MM-DD (пополнения счёта).
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | YYYY-MM-DD |
| date_to | string | yes | – |
No output schema declared.
No examples provided.
wb_advert_rename ~38
Rename an ad campaign (переименовать кампанию).
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| name | string | yes | – |
No output schema declared.
No examples provided.
wb_advert_start ~29
Start an ad campaign (запустить рекламу).
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
No output schema declared.
No examples provided.
wb_advert_stats ~95
[P0] Campaign stats: spend, views, clicks, CTR, CPC, orders, revenue + daily breakdown in days[]. Limit 3 req/min, period ≤31 d. Spend/revenue over 20% means ДРР too high (статистика рекламы).
| Name | Type | Req | Description |
|---|---|---|---|
| advert_ids | array | yes | campaign ids |
| date_from | string | yes | YYYY-MM-DD |
| date_to | string | yes | – |
No output schema declared.
No examples provided.
wb_advert_stop ~35
Finish an ad campaign for good, unlike pause (завершить кампанию).
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
No output schema declared.
No examples provided.
wb_advert_subjects ~23
Subjects available for ad campaigns (предметы для рекламы).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
wb_analytics_acceptance ~50
Paid acceptance report at WB warehouses. Task-based, 10-60 s (платная приёмка).
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | – |
| date_to | string | yes | – |
No output schema declared.
No examples provided.
wb_analytics_antifraud ~43
Deductions for self-buyouts, published on Wednesdays (удержания за самовыкупы).
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | YYYY-MM-DD |
No output schema declared.
No examples provided.
wb_analytics_brand_share ~75
Brand share in a category, ≤365 days. Needs parentId and brand from the brand_share_parents/brands tools (доля бренда).
| Name | Type | Req | Description |
|---|---|---|---|
| brand | string | yes | – |
| date_from | string | yes | YYYY-MM-DD |
| date_to | string | yes | – |
| parent_id | integer | yes | – |
No output schema declared.
No examples provided.
wb_analytics_brand_share_brands ~35
Seller brands sold in the last 90 days, input for brand-share (бренды для доли).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
wb_analytics_brand_share_parents ~65
Parent categories of a brand, input for brand-share (категории бренда).
| Name | Type | Req | Description |
|---|---|---|---|
| brand | string | yes | – |
| date_from | string | yes | – |
| date_to | string | yes | – |
| locale | string | – | ru|en|zh |
No output schema declared.
No examples provided.
wb_analytics_detail ~88
Sales funnel per product: views, clicks, cart, orders, revenue, conversions, vs previous period. Limit 3 req/min (воронка продаж).
| Name | Type | Req | Description |
|---|---|---|---|
| brand_names | array | – | brands |
| date_from | string | yes | YYYY-MM-DD |
| date_to | string | yes | – |
| limit | integer | – | – |
| nm_ids | array | – | nmID list |
No output schema declared.
No examples provided.
wb_analytics_excise ~58
Chestny Znak excise/labeling report. Limit 10 req per 5 hours (Честный знак, КиЗ).
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | YYYY-MM-DD |
| date_to | string | yes | – |
No output schema declared.
No examples provided.
wb_analytics_grouped_history ~63
Sales funnel by product groups, per day, compares periods (воронка по группам).
| Name | Type | Req | Description |
|---|---|---|---|
| aggregation_level | string | – | – |
| date_from | string | yes | – |
| date_to | string | yes | – |
| nm_ids | array | yes | – |
No output schema declared.
No examples provided.
wb_analytics_history ~55
Sales funnel BY DAY, last week at most, for conversion trends (воронка по дням).
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | – |
| date_to | string | yes | – |
| nm_ids | array | yes | – |
No output schema declared.
No examples provided.
wb_analytics_item_rating ~59
Item rating: card views, cart adds, orders, conversions. Jam subscription. Low conversion signals a card or price problem. Max 1000 nmID (рейтинг товаров, конверсия).
| Name | Type | Req | Description |
|---|---|---|---|
| nm_ids | array | yes | – |
No output schema declared.
No examples provided.
wb_analytics_region_sale ~46
Sales by region, ≤31 days, YYYY-MM-DD (продажи по регионам).
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | – |
| date_to | string | yes | – |
No output schema declared.
No examples provided.
wb_analytics_stocks ~64
Interactive stock and turnover report: healthy, scarce and dead goods (остатки, оборачиваемость).
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | – |
| date_to | string | yes | – |
| limit | integer | – | – |
| nm_ids | array | – | filter |
No output schema declared.
No examples provided.
wb_analytics_stocks_sizes ~66
Stock and turnover report split by size, finds dead sizes (остатки по размерам, неликвид).
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | – | – |
| date_to | string | – | – |
| limit | integer | – | – |
| nm_ids | array | – | filter |
No output schema declared.
No examples provided.
wb_api_news ~40
WB seller news including API change announcements; check for integration-breaking changes (новости API).
| Name | Type | Req | Description |
|---|---|---|---|
| from_date | string | – | news since YYYY-MM-DD |
No output schema declared.
No examples provided.
wb_banned_products ~50
[P0] Blocked or shadowed cards hidden from the catalogue — lost sales (заблокированные товары).
| Name | Type | Req | Description |
|---|---|---|---|
| shadowed | boolean | – | true = shadowed, false = blocked |
No output schema declared.
No examples provided.
wb_barcodes_generate ~29
Generate barcodes for new goods (баркоды).
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | – | – |
No output schema declared.
No examples provided.
wb_brands_list ~33
Seller brands; subject_id filters by category (бренды).
| Name | Type | Req | Description |
|---|---|---|---|
| subject_id | integer | – | category filter |
No output schema declared.
No examples provided.
wb_buyer_chats ~34
Buyer chats, includes replySign for answering. May hold complaints and IP-holder claims (чаты с покупателями).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
wb_card_add_nomenclature ~54
Add a nomenclature/size to an existing card by imtID (добавить размер).
| Name | Type | Req | Description |
|---|---|---|---|
| cards_to_add | array | yes | new nomenclatures |
| imt_id | integer | yes | – |
No output schema declared.
No examples provided.
wb_card_detail ~52
Card details by nmID (карточка товара).
| Name | Type | Req | Description |
|---|---|---|---|
| nm_ids | array | yes | nmID list |
| view | string | – | compact (default) trims heavy fields; full returns the raw API response |
No output schema declared.
No examples provided.
wb_card_errors ~37
[P0] Cards with errors: blocked/rejected, incl. IP-holder complaints (заблокированные карточки). Check regularly.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
wb_card_recommendations_get ~35
Recommended goods on a card, cross-sell (рекомендации).
| Name | Type | Req | Description |
|---|---|---|---|
| nm_id | integer | yes | – |
No output schema declared.
No examples provided.
wb_card_recommendations_set ~51
Set recommended goods on a card, max 10 nmID (рекомендации, средний чек).
| Name | Type | Req | Description |
|---|---|---|---|
| nm_id | integer | yes | – |
| recommended_nm_ids | array | yes | – |
No output schema declared.
No examples provided.
wb_cards_create ~68
Create new cards, async, up to 30 min to sync. Get subject characteristics via wb_subject_charcs first (создать карточки).
| Name | Type | Req | Description |
|---|---|---|---|
| cards | array | yes | [{subjectID, variants: [{vendorCode, title, description, brand, dimensions, characteristics, sizes}]}] |
No output schema declared.
No examples provided.
wb_cards_limits ~19
Card create/edit limits (лимиты карточек).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
wb_cards_list ~66
List product cards (карточки товаров), cursor pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | object | – | pagination cursor |
| filter | object | – | filter |
| limit | integer | – | – |
| view | string | – | compact (default) trims heavy fields; full returns the raw API response |
No output schema declared.
No examples provided.
wb_cards_move_nm ~71
Merge/split cards, max 30 nmID. target_imt set = merge into that imtID, unset = split (объединить карточки).
| Name | Type | Req | Description |
|---|---|---|---|
| nm_ids | array | yes | – |
| target_imt | integer | – | imtID to merge into; omit to split |
No output schema declared.
No examples provided.
What is the io.github.DeviceIngineering/wb-mcp-server server?
io.github.DeviceIngineering/wb-mcp-server is listed in the public MCP registry as io.github.DeviceIngineering/wb-mcp-server. Wildberries Seller API, 197 tools; responses measured and trimmed: 770k to 75k tokens. This page covers its PyPI package (wb-mcp-server).
Is the io.github.DeviceIngineering/wb-mcp-server server safe to use?
io.github.DeviceIngineering/wb-mcp-server scores 52 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 13 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.DeviceIngineering/wb-mcp-server server expose?
io.github.DeviceIngineering/wb-mcp-server exposes 197 tools: wb_list_shops, wb_card_errors, wb_cards_list, wb_card_detail, wb_cards_update, and 192 more. Their descriptions and schemas cost roughly 9,674 tokens of context every time the server is loaded.
Is the io.github.DeviceIngineering/wb-mcp-server server still maintained?
io.github.DeviceIngineering/wb-mcp-server is still listed as active in the MCP registry. We last reached this channel on 13 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.