io.github.DeviceIngineering/ozon-mcp-server
PYPI · OZON-MCP-SERVER · SCANNED AUG 22
Ozon Seller & Performance API: 151 tools — prices, promos, ads, orders, finance. Multi-shop.
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 Usability62
- AI-judged instruction clarity (fair).Partial
- Tool/resource definitions use about 9532 tokens (~63/item across 151 items; 151 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 Coverage84
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 52% 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 · ozon-mcp-server
claude mcp add deviceingineering-ozon-mcp-server -- uvx ozon-mcp-server
codex mcp add deviceingineering-ozon-mcp-server -- uvx ozon-mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"deviceingineering-ozon-mcp-server": {
"type": "local",
"command": [
"uvx",
"ozon-mcp-server"
],
"enabled": true
}
}
} openclaw mcp add deviceingineering-ozon-mcp-server --command uvx --arg ozon-mcp-server
mcp_servers:
deviceingineering-ozon-mcp-server:
command: "uvx"
args: ["ozon-mcp-server"] {
"mcpServers": {
"deviceingineering-ozon-mcp-server": {
"command": "uvx",
"args": [
"ozon-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 +1
- Malware scan: unverified → pass ▲ security
- Stability: unverified → 0.03 ▲ functional
- Package version: 2.0.2 → 2.1.1 functional
- 21 Aug 26 47
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/ozon-mcp-server@2.1.1
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.
ozon_finance_accruals ~52
[P1] Начисления по дням.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | YYYY-MM-DD |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_finance_balance ~91
[P0] Баланс продавца за период: входящий/исходящий остаток, начисления, выплаты (Beta). Без дат — последние 30 дней.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | – | YYYY-MM-DD (опц.) |
| date_to | string | – | YYYY-MM-DD (опц.) |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_finance_cash_flow ~55
[P1] Движение денежных средств.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | – |
| date_to | string | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_finance_mutual_settlement ~57
[P1] Отчёт о взаиморасчётах за месяц.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | YYYY-MM |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_finance_realization ~62
[P1] Отчёт о реализации за месяц (v2).
| Name | Type | Req | Description |
|---|---|---|---|
| month | integer | yes | 1-12 |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
| year | integer | yes | – |
No output schema declared.
No examples provided.
ozon_finance_totals ~66
[P0] Итоги финансов за период: суммарные комиссии, логистика, хранение.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | – |
| date_to | string | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_finance_transactions ~115
[P0] Финансовые транзакции: комиссии, логистика, хранение, возвраты — ВСЕ расходы по каждой продаже.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | YYYY-MM-DDT00:00:00Z |
| date_to | string | yes | – |
| operation_type | array | – | Фильтр по типу (опц.) |
| page | integer | – | – |
| page_size | integer | – | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_get_prices ~101
[P0] Получить текущие цены, скидки, мин. цену и индекс цен. price_index > 1.15 = риск карантина.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| offer_id | array | – | Фильтр по артикулам (опц.) |
| product_id | array | – | Фильтр по product_id (опц.) |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_get_prices_v4 ~74
[P1] Получить цены через v4 API (включает purchase_price/себестоимость).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| offer_id | array | – | Фильтр по артикулам |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_list_shops ~43
Список зарегистрированных магазинов Ozon. Возвращает shop_id и название каждого магазина. Используй shop_id из этого списка для всех остальных инструментов.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
ozon_min_price_timer_renew ~54
[P0] Продлить таймер минимальной цены на 30 дней.
| Name | Type | Req | Description |
|---|---|---|---|
| product_id | array | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_min_price_timer_status ~72
[P0] Статус таймера минимальной цены (30 дней). Если истёк — товар уязвим для акций ниже себестоимости!
| Name | Type | Req | Description |
|---|---|---|---|
| product_id | array | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_notification_push_types ~49
Справочник типов push-событий (новые сообщения, статусы отправлений и т.д.).
| Name | Type | Req | Description |
|---|---|---|---|
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_notifications ~56
Подписки на push-уведомления (вебхуки). Старого «списка уведомлений» в Ozon API нет.
| Name | Type | Req | Description |
|---|---|---|---|
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_order_fbo_get ~44
Детали отправления FBO.
| Name | Type | Req | Description |
|---|---|---|---|
| posting_number | string | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_order_fbs_act_create ~50
Создать акт приёма-передачи FBS.
| Name | Type | Req | Description |
|---|---|---|---|
| containers_count | integer | – | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_order_fbs_act_pdf ~48
Скачать PDF акта приёма-передачи.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_order_fbs_act_status ~44
Статус формирования акта.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_order_fbs_cancel ~63
Отменить отправление FBS.
| Name | Type | Req | Description |
|---|---|---|---|
| cancel_reason_id | integer | yes | – |
| cancel_reason_message | string | – | – |
| posting_number | string | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_order_fbs_cancel_reasons ~39
Список причин отмены FBS.
| Name | Type | Req | Description |
|---|---|---|---|
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_order_fbs_country_list ~46
Страны для отправления FBS.
| Name | Type | Req | Description |
|---|---|---|---|
| posting_number | string | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_order_fbs_country_set ~63
Указать страну товара в отправлении.
| Name | Type | Req | Description |
|---|---|---|---|
| country_iso | string | yes | – |
| posting_number | string | yes | – |
| product_id | integer | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_order_fbs_digital_act ~67
Статус акта (цифровые акты удалены Ozon 22.03.2026 — используется обычный акт).
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_order_fbs_get ~44
Детали отправления FBS.
| Name | Type | Req | Description |
|---|---|---|---|
| posting_number | string | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_order_fbs_label ~53
[P1] Этикетки отправлений FBS (PDF base64).
| Name | Type | Req | Description |
|---|---|---|---|
| posting_numbers | array | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_order_fbs_restrictions ~47
Ограничения отправлений FBS.
| Name | Type | Req | Description |
|---|---|---|---|
| posting_number | array | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_order_fbs_ship ~66
Собрать заказ FBS (v4). packages: [{products: [{product_id, quantity}]}].
| Name | Type | Req | Description |
|---|---|---|---|
| packages | array | yes | – |
| posting_number | string | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_order_fbs_timeslot ~59
Изменить тайм-слот отправления.
| Name | Type | Req | Description |
|---|---|---|---|
| new_timeslot_id | integer | yes | – |
| posting_number | string | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_orders_fbo ~68
[P1] Заказы FBO.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
| since | string | yes | YYYY-MM-DDT00:00:00Z |
| to | string | yes | – |
No output schema declared.
No examples provided.
ozon_orders_fbs ~119
Заказы FBS с финансовыми данными. Пагинация курсорная: если в ответе has_next=true, повторите вызов с cursor из ответа.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | Курсор следующей страницы из предыдущего ответа. |
| limit | integer | – | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
| since | string | yes | – |
| status | string | – | awaiting_packaging, awaiting_deliver, delivering, etc. |
| to | string | yes | – |
No output schema declared.
No examples provided.
ozon_orders_fbs_unfulfilled ~120
[P1] Несобранные заказы FBS (ожидают сборки). Отбираются из /v4/posting/fbs/list по статусам awaiting_packaging и awaiting_deliver за последние 30 дней. Пагинация курсорная: при has_next=true повторите вызов с cursor.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | Курсор следующей страницы из предыдущего ответа. |
| limit | integer | – | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_pricing_competitor_prices ~55
[P1] Цена товара у конкурента (для товаров в стратегиях).
| Name | Type | Req | Description |
|---|---|---|---|
| product_id | integer | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_pricing_competitors ~66
[P1] Список конкурентов (товары с других площадок) для ценовых стратегий.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| page | integer | – | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_pricing_strategy_create ~80
[P1] Создать ценовую стратегию. competitors: [{competitor_id, coefficient}] (коэффициент 0.5-1.2 от цены конкурента).
| Name | Type | Req | Description |
|---|---|---|---|
| competitors | array | yes | – |
| name | string | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_pricing_strategy_delete ~49
[P2] Удалить ценовую стратегию.
| Name | Type | Req | Description |
|---|---|---|---|
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
| strategy_id | string | yes | – |
No output schema declared.
No examples provided.
ozon_pricing_strategy_info ~47
[P2] Детали ценовой стратегии.
| Name | Type | Req | Description |
|---|---|---|---|
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
| strategy_id | string | yes | – |
No output schema declared.
No examples provided.
ozon_pricing_strategy_list ~65
[P1] Список ценовых стратегий (автоуправление ценами по конкурентам).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| page | integer | – | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_pricing_strategy_products ~79
[P1] Товары стратегии: action=list | add | delete.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | list | add | delete |
| product_ids | array | – | Для add/delete |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
| strategy_id | string | – | Для list/add |
No output schema declared.
No examples provided.
ozon_pricing_strategy_status ~60
[P1] Включить/выключить ценовую стратегию.
| Name | Type | Req | Description |
|---|---|---|---|
| enabled | boolean | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
| strategy_id | string | yes | – |
No output schema declared.
No examples provided.
ozon_pricing_strategy_update ~63
[P1] Обновить ценовую стратегию.
| Name | Type | Req | Description |
|---|---|---|---|
| competitors | array | yes | – |
| name | string | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
| strategy_id | string | yes | – |
No output schema declared.
No examples provided.
ozon_product_archive ~46
[P2] Отправить товары в архив.
| Name | Type | Req | Description |
|---|---|---|---|
| product_id | array | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_product_attributes ~83
[P1] Атрибуты товаров включая БРЕНД.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| offer_id | array | – | Фильтр по артикулам (опц.) |
| product_id | array | – | Фильтр по ID (опц.) |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_product_attributes_update ~66
[P1] Обновить характеристики товаров (без полной перезаливки карточки).
| Name | Type | Req | Description |
|---|---|---|---|
| items | array | yes | [{offer_id, attributes: [{id, values}]}] |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_product_certificates ~53
[P1] Сертификаты товаров. Просроченный = блокировка.
| Name | Type | Req | Description |
|---|---|---|---|
| product_id | array | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_product_delete ~50
Удалить товары без SKU из архива (по артикулам).
| Name | Type | Req | Description |
|---|---|---|---|
| offer_ids | array | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_product_description ~43
Описание товара по артикулу.
| Name | Type | Req | Description |
|---|---|---|---|
| offer_id | string | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_product_discounted ~50
Информация об уценке по SKU уценённых товаров.
| Name | Type | Req | Description |
|---|---|---|---|
| discounted_skus | array | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_product_geo_restrictions ~53
Установить географические ограничения.
| Name | Type | Req | Description |
|---|---|---|---|
| product_id | integer | yes | – |
| restrictions | array | yes | – |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_product_import ~54
Создать/обновить товары (массовый импорт).
| Name | Type | Req | Description |
|---|---|---|---|
| items | array | yes | Массив товаров для импорта |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.
ozon_product_import_by_sku ~72
[P2] Создать товар-копию по SKU существующего товара Ozon.
| Name | Type | Req | Description |
|---|---|---|---|
| items | array | yes | [{sku, name, offer_id, price, old_price, vat, currency_code}] |
| shop_id | string | yes | ID магазина (из ozon_list_shops) |
No output schema declared.
No examples provided.