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_acceptance_coefficients ~106
[P0] Коэффициенты приёмки складов WB на 14 дней. Приёмка доступна при coefficient 0 или 1 и allowUnload=true. КРИТИЧНО для планирования поставок: коэффициент x2-x7 = кратная переплата за приёмку!
| Name | Type | Req | Description |
|---|---|---|---|
| shop_id | string | yes | ID магазина (из wb_list_shops) |
| warehouse_ids | array | – | Фильтр складов (опц.) |
No output schema declared.
No examples provided.
wb_advert_available_nms ~57
[P2] Товары (nm), доступные для кампаний, по ID предметов.
| Name | Type | Req | Description |
|---|---|---|---|
| shop_id | string | yes | ID магазина (из wb_list_shops) |
| subject_ids | array | yes | – |
No output schema declared.
No examples provided.
wb_advert_balance ~46
[P1] Баланс рекламного кабинета (счёт, баланс, бонусы).
| Name | Type | Req | Description |
|---|---|---|---|
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_bids_recommendations ~61
[P1] Рекомендуемые ставки для карточки в кампании.
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| nm_id | integer | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_bids_set ~98
[P0] Изменить ставки CPM/CPC кампаний. Ставки в КОПЕЙКАХ. placement: search | recommendations | combined (combined — для unified-кампаний).
| Name | Type | Req | Description |
|---|---|---|---|
| bids | array | yes | [{advert_id, nm_bids: [{nm_id, bid_kopecks, placement}]}] |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_budget ~49
[P1] Бюджет конкретной рекламной кампании.
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_cluster_bids ~80
[P1] Установить ставки на конкретные поисковые кластеры. Ставка в РУБЛЯХ за 1000 показов.
| Name | Type | Req | Description |
|---|---|---|---|
| bids | array | yes | [{advert_id, nm_id, norm_query, bid}] |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_clusters ~79
[P0] Поисковые кластеры кампании (замена «ключевых фраз» с 2026). КРИТИЧНО: мониторинг поисковых запросов и SEO-позиций.
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_clusters_stats ~104
[P1] Статистика по поисковым кластерам кампании за период. daily=true — детализация по дням.
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| daily | boolean | – | – |
| date_from | string | yes | – |
| date_to | string | yes | – |
| nm_ids | array | – | Фильтр артикулов (опц.) |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_costs ~59
[P1] История затрат на рекламу за период.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | YYYY-MM-DD |
| date_to | string | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_count ~55
[P1] Количество рекламных кампаний по типам и статусам. Используй для получения ID всех кампаний без фильтра.
| Name | Type | Req | Description |
|---|---|---|---|
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_create ~133
[P1] Создать рекламную кампанию (тип 9 «Поиск+Каталог» — единственный с 2026). bid_type: unified (единая ставка) | manual (ручная, с placement_types).
| Name | Type | Req | Description |
|---|---|---|---|
| bid_type | string | – | unified | manual |
| name | string | yes | – |
| nm_ids | array | yes | Артикулы, ≤50 |
| payment_type | string | – | cpm | cpc |
| placement_types | array | – | Для manual: search, recommendations |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_delete ~51
[P2] Удалить рекламную кампанию (необратимо).
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_deposit ~88
[P1] Пополнить бюджет кампании. source: 0=счёт, 1=баланс, 3=бонусы.
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| amount | integer | yes | Сумма в рублях |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
| source | integer | – | – |
No output schema declared.
No examples provided.
wb_advert_list ~135
[P0] Список рекламных кампаний с настройками и ставками. statuses: 9=активна, 11=пауза, 7=завершена, 4=готова, 8=отменена, -1=удалена.
| Name | Type | Req | Description |
|---|---|---|---|
| ids | array | – | ID кампаний, ≤50 (опц.) |
| payment_type | string | – | cpm | cpc (опц.) |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
| statuses | array | – | Фильтр по статусам (опц.) |
No output schema declared.
No examples provided.
wb_advert_minus_phrases ~109
[P1] Минус-фразы кампании: получить (без norm_queries) или установить (с norm_queries). Плюс-фраз в WB с 2026 нет.
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| nm_id | integer | – | Артикул |
| norm_queries | array | – | Установить минус-фразы (опц.; без него — чтение) |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_pause ~66
[P0] Экстренная ОСТАНОВКА (пауза) рекламной кампании. Используй при ДРР > 20%.
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_payments ~69
[P1] История пополнений рекламного счёта за период (даты YYYY-MM-DD).
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | YYYY-MM-DD |
| date_to | string | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_rename ~55
[P2] Переименовать рекламную кампанию.
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| name | string | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_start ~45
[P1] Запустить рекламную кампанию.
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_stats ~133
[P0] Полная статистика кампаний: расходы, показы, клики, CTR, CPC, заказы, выручка + дневная детализация в days[]. ЛИМИТ: 3 запроса/мин, период ≤31 дня! КРИТИЧНО: если расход/выручка > 20% — ДРР слишком высокий!
| Name | Type | Req | Description |
|---|---|---|---|
| advert_ids | array | yes | ID кампаний |
| date_from | string | yes | YYYY-MM-DD |
| date_to | string | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_stop ~61
[P1] ЗАВЕРШИТЬ рекламную кампанию (окончательно, в отличие от паузы).
| Name | Type | Req | Description |
|---|---|---|---|
| advert_id | integer | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_advert_subjects ~43
[P2] Предметы, доступные для рекламных кампаний.
| Name | Type | Req | Description |
|---|---|---|---|
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_acceptance ~70
[P1] Отчёт по платной приёмке на складах WB (task-based, ~10-60 сек).
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | – |
| date_to | string | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_antifraud ~61
[P1] Удержания за самовыкупы (отчёт публикуется по средам).
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | YYYY-MM-DD |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_brand_share ~94
[P1] Доля бренда в категории (≤365 дней). Нужны parentId и brand из wb_analytics_brand_share_parents/brands.
| Name | Type | Req | Description |
|---|---|---|---|
| brand | string | yes | – |
| date_from | string | yes | YYYY-MM-DD |
| date_to | string | yes | – |
| parent_id | integer | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_brand_share_brands ~52
[P2] Бренды продавца (продавались за 90 дней) — для brand-share.
| Name | Type | Req | Description |
|---|---|---|---|
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_brand_share_parents ~79
[P2] Родительские категории бренда — для brand-share.
| Name | Type | Req | Description |
|---|---|---|---|
| brand | string | yes | – |
| date_from | string | yes | – |
| date_to | string | yes | – |
| locale | string | – | ru|en|zh |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_detail ~145
[P1] Воронка продаж по товарам: просмотры, клики, корзина, заказы, выручка, конверсии (+ сравнение с прошлым периодом). Падение конверсий = проблема SEO или конкурент обошёл. ЛИМИТ 3/мин.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_names | array | – | Бренды (опц.) |
| date_from | string | yes | YYYY-MM-DD |
| date_to | string | yes | – |
| limit | integer | – | – |
| nm_ids | array | – | Список nmID (опц.) |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_excise ~79
[P1] Отчёт по маркировке Честный знак (КиЗ). Лимит: 10 запросов за 5 часов.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | YYYY-MM-DD |
| date_to | string | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_goods_labeling ~68
[P1] Удержания за отсутствие обязательной маркировки (≤31 дня, с фото нарушений).
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | – |
| date_to | string | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_grouped_history ~82
[P1] Воронка продаж по группам товаров по дням (сравнение периодов).
| Name | Type | Req | Description |
|---|---|---|---|
| aggregation_level | string | – | – |
| date_from | string | yes | – |
| date_to | string | yes | – |
| nm_ids | array | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_history ~79
[P1] Воронка продаж по ДНЯМ (максимум последняя неделя). Для трендов конверсии.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | – |
| date_to | string | yes | – |
| nm_ids | array | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_item_rating ~103
[P1] Рейтинг товаров: просмотры карточки, добавления в корзину, заказы, конверсии. [Джем] КРИТИЧНО: используй чтобы найти товары с низкой конверсией — это сигнал проблемы с карточкой или ценой. Лимит ≤1000 nmID.
| Name | Type | Req | Description |
|---|---|---|---|
| nm_ids | array | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_measurement_penalties ~96
[P1] Удержания за несоответствие фактических габаритов заявленным. [Джем] КРИТИЧНО: прямые денежные удержания из выручки — проверяй регулярно!
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | YYYY-MM-DD |
| date_to | string | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_region_sale ~61
[P1] Продажи по регионам (≤31 дня, YYYY-MM-DD).
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | – |
| date_to | string | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_stocks ~98
[P1] Интерактивный отчёт по остаткам и оборачиваемости (актуальные, дефицитные, неликвидные товары).
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | – |
| date_to | string | yes | – |
| limit | integer | – | – |
| nm_ids | array | – | Фильтр (опц.) |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_stocks_sizes ~107
[P1] Отчёт по остаткам и оборачиваемости с разбивкой по размерам — выявляй неликвиды по конкретным размерам.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | – | (опц.) |
| date_to | string | – | (опц.) |
| limit | integer | – | – |
| nm_ids | array | – | Фильтр (опц.) |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_analytics_warehouse_measurements ~91
[P2] Результаты замеров товаров на складе WB — как WB и��мерил габариты. Сравни с заявленными чтобы выявить причину удержаний (wb_analytics_measurement_penalties).
| Name | Type | Req | Description |
|---|---|---|---|
| nm_ids | array | – | Фильтр (опц.) |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_api_news ~82
[P1] Новости WB для продавцов (включая анонсы изменений API). Используй для проверки, не анонсировал ли WB изменения, ломающие интеграцию.
| Name | Type | Req | Description |
|---|---|---|---|
| from_date | string | – | Новости с даты YYYY-MM-DD (опц.) |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_banned_products ~85
[P0] Заблокированные (blocked) или скрытые из каталога (shadowed) карточки. КРИТИЧНО: это потерянные продажи — проверяй регулярно!
| Name | Type | Req | Description |
|---|---|---|---|
| shadowed | boolean | – | true = скрытые, false = заблокированные |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_barcodes_generate ~49
[P2] Сгенерировать баркоды для новых товаров.
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | – | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_brands_list ~62
[P2] Список брендов продавца. subject_id для фильтрации по категории.
| Name | Type | Req | Description |
|---|---|---|---|
| shop_id | string | yes | ID магазина (из wb_list_shops) |
| subject_id | integer | – | Фильтр по категории (опц.) |
No output schema declared.
No examples provided.
wb_buyer_chats ~57
[P1] Чаты с покупателями (содержит replySign для ответа). Может содержать жалобы и обращения правообладателей.
| Name | Type | Req | Description |
|---|---|---|---|
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_card_add_nomenclature ~81
[P2] Добавить номенклатуру/размер в существующую карточку (по imtID).
| Name | Type | Req | Description |
|---|---|---|---|
| cards_to_add | array | yes | Массив новых номенклатур |
| imt_id | integer | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_card_detail ~54
[P1] Подробная информация по карточкам (по nmID).
| Name | Type | Req | Description |
|---|---|---|---|
| nm_ids | array | yes | Список nmID товаров |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_card_errors ~76
[P0] Карточки с ошибками — заблокированные и отклонённые. КРИТИЧНО: показывает карточки заблокированные по обращениям правообладателей! Проверяй регулярно чтобы не потерять продажи.
| Name | Type | Req | Description |
|---|---|---|---|
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_card_recommendations_get ~57
[P2] Рекомендованные товары к карточке (перекрёстные продажи).
| Name | Type | Req | Description |
|---|---|---|---|
| nm_id | integer | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_card_recommendations_set ~73
[P2] Установить рекомендованные товары к карточке (≤10 nmID). Используй для увеличения среднего чека.
| Name | Type | Req | Description |
|---|---|---|---|
| nm_id | integer | yes | – |
| recommended_nm_ids | array | yes | – |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.
wb_cards_create ~102
[P1] СОЗДАТЬ новые карточки товаров (асинхронно, синхронизация до 30 мин). Перед созданием получи характеристики предмета через wb_subject_charcs.
| Name | Type | Req | Description |
|---|---|---|---|
| cards | array | yes | Массив: [{subjectID, variants: [{vendorCode, title, description, brand, dimensions, characteristics, sizes}]}] |
| shop_id | string | yes | ID магазина (из wb_list_shops) |
No output schema declared.
No examples provided.