
Marketplaces MCP (RU) — Wildberries, Ozon, Yandex Market, Avito MCP server
Wildberries, Ozon, Yandex Market & Avito seller APIs for AI assistants: schema-driven, safety-gated.
33 stars362 downloads/wk
Reviews
Write oneNobody has reviewed Marketplaces MCP (RU) — Wildberries, Ozon, Yandex Market, Avito yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Marketplaces MCP (RU) — Wildberries, Ozon, Yandex Market, Avito tools (28, 3 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
avito_get_balanceWallet balance: real money and bonuses (GET /core/v1/accounts/{user_id}/balance/). Returns JSON: {"ok": true, "data": {"real": ..., "bonus": ...}}.
avito_get_chatsBuyer chats (GET /messenger/v2/accounts/{user_id}/chats). Requires the Messenger API to be enabled on the seller's Avito plan.
avito_get_item_statsViews / contacts / favorites per listing per period (POST /stats/v1/accounts/{user_id}/items). Up to 200 ids, 270 days deep.
avito_get_itemsList the seller's listings (объявления): status, category, url (GET /core/v1/items). Max 25 requests/min.
avito_get_orderswrite actionOrders placed with Авито Доставка (GET /order-management/1/orders). Business (B2C) sellers only.
avito_get_reviewsPublished reviews on the seller with score, text, deal stage and the seller's answer (GET /ratings/v1/reviews). Use avito_get_ratings_info_v1 via avito_call_method for the aggregate rating.
avito_get_stocksStock per listing (POST /stock-management/1/info): quantity, is_unlimited, is_out_of_stock. Up to 500 ids per call.
avito_update_pricewrite actionSet the price of ONE listing (POST /core/v1/items/{item_id}/update_price). WRITE.
avito_update_stockwrite actionSet the available quantity of ONE listing (PUT /stock-management/1/stocks). WRITE.
avito_whoamiAuthorized Avito account: id (needed as user_id in many methods), name, email, phone, profile_url. Also the cheapest way to verify the credentials. Returns JSON: {"ok": true, "data": {"id": ..., "name": ..., ...}}.
get_workflowReturn the full plan for one workflow: ordered steps (each naming a catalog operation_id and why), interpretation guidance, and common mistakes to avoid.
list_workflowsList ready-made analytical workflows (recipes) for this marketplace.
ozon_get_fbs_unfulfilledList new/unprocessed FBS shipments awaiting assembly.
ozon_get_pricesGet prices, commissions and price indexes per product (v5/product/info/prices).
ozon_get_productsList Ozon products (one page).
ozon_get_stocksGet available + reserved stock per product (v4/product/info/stocks).
ozon_set_priceSet the price for ONE product by offer_id (v1/product/import/prices). WRITE.
wb_get_new_ordersGet new FBS assembly orders awaiting processing (Marketplace API).
wb_get_pricesGet current prices and discounts for products (Discounts-Prices API).
wb_get_salesGet Wildberries sales and returns since a date (Statistics API, 1 req/min).
wb_get_stocksGet the current Wildberries stock snapshot (Statistics API, 1 req/min).
wb_set_priceSet price and discount for ONE product (Discounts-Prices API). WRITE.
ym_get_campaignsList the seller's shops (кампании) with their campaignId and businessId.
ym_get_offersList the seller's offers (товары) with their Market card mapping (POST /v2/businesses/{businessId}/offer-mappings).
ym_get_ordersList orders of one shop (GET /v2/campaigns/{campaignId}/orders).
ym_get_pricesBase prices set for all shops of the cabinet (POST /v2/businesses/{businessId}/offer-prices).
ym_get_stocksStock per offer per warehouse for one shop, with optional turnover (POST /v2/campaigns/{campaignId}/offers/stocks).
ym_set_priceSet the base price of ONE offer for all shops of the cabinet (POST /v2/businesses/{businessId}/offer-prices/updates). WRITE.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan2 source files scanned; 36 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 5 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y marketplaces-mcp-ru on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add marketplaces-mcp-ru -- npx -y marketplaces-mcp-ru
Marketplaces MCP (RU) — Wildberries, Ozon, Yandex Market, Avito: common questions
- Is Marketplaces MCP (RU) — Wildberries, Ozon, Yandex Market, Avito MCP server safe?
- Mostly: it is graded B (83/100). Read the Marketplaces MCP (RU) — Wildberries, Ozon, Yandex Market, Avito safety report
- How do I install Marketplaces MCP (RU) — Wildberries, Ozon, Yandex Market, Avito?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Marketplaces MCP (RU) — Wildberries, Ozon, Yandex Market, Avito need an API key?
- Yes. The registry entry asks for
WB_API_TOKEN,OZON_API_KEY,OZON_PERF_CLIENT_SECRET,YANDEX_MARKET_API_KEYand 1 more. - Is Marketplaces MCP (RU) — Wildberries, Ozon, Yandex Market, Avito maintained?
- The last commit was 5 days ago (2026-09-14). The latest release is v0.6.1.