Mmcp.market

Marketplaces MCP (RU) — Wildberries, Ozon, Yandex Market, Avito MCP server

by ilyautov·io.github.ilyautov/marketplaces-mcp-ru·v0.6.1

Wildberries, Ozon, Yandex Market & Avito seller APIs for AI assistants: schema-driven, safety-gated.

B83/100grade B
What users say
No reviews yet
Be the first
Safety scan
B83/100

full report

Adoption
Established

33 stars362 downloads/wk

Reviews

Write one

Nobody 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 posts

Read from the package source without running it. The installed server may list more.

  • avito_get_balance

    Wallet balance: real money and bonuses (GET /core/v1/accounts/{user_id}/balance/). Returns JSON: {"ok": true, "data": {"real": ..., "bonus": ...}}.

  • avito_get_chats

    Buyer chats (GET /messenger/v2/accounts/{user_id}/chats). Requires the Messenger API to be enabled on the seller's Avito plan.

  • avito_get_item_stats

    Views / contacts / favorites per listing per period (POST /stats/v1/accounts/{user_id}/items). Up to 200 ids, 270 days deep.

  • avito_get_items

    List the seller's listings (объявления): status, category, url (GET /core/v1/items). Max 25 requests/min.

  • avito_get_orderswrite action

    Orders placed with Авито Доставка (GET /order-management/1/orders). Business (B2C) sellers only.

  • avito_get_reviews

    Published 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_stocks

    Stock per listing (POST /stock-management/1/info): quantity, is_unlimited, is_out_of_stock. Up to 500 ids per call.

  • avito_update_pricewrite action

    Set the price of ONE listing (POST /core/v1/items/{item_id}/update_price). WRITE.

  • avito_update_stockwrite action

    Set the available quantity of ONE listing (PUT /stock-management/1/stocks). WRITE.

  • avito_whoami

    Authorized 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_workflow

    Return the full plan for one workflow: ordered steps (each naming a catalog operation_id and why), interpretation guidance, and common mistakes to avoid.

  • list_workflows

    List ready-made analytical workflows (recipes) for this marketplace.

  • ozon_get_fbs_unfulfilled

    List new/unprocessed FBS shipments awaiting assembly.

  • ozon_get_prices

    Get prices, commissions and price indexes per product (v5/product/info/prices).

  • ozon_get_products

    List Ozon products (one page).

  • ozon_get_stocks

    Get available + reserved stock per product (v4/product/info/stocks).

  • ozon_set_price

    Set the price for ONE product by offer_id (v1/product/import/prices). WRITE.

  • wb_get_new_orders

    Get new FBS assembly orders awaiting processing (Marketplace API).

  • wb_get_prices

    Get current prices and discounts for products (Discounts-Prices API).

  • wb_get_sales

    Get Wildberries sales and returns since a date (Statistics API, 1 req/min).

  • wb_get_stocks

    Get the current Wildberries stock snapshot (Statistics API, 1 req/min).

  • wb_set_price

    Set price and discount for ONE product (Discounts-Prices API). WRITE.

  • ym_get_campaigns

    List the seller's shops (кампании) with their campaignId and businessId.

  • ym_get_offers

    List the seller's offers (товары) with their Market card mapping (POST /v2/businesses/{businessId}/offer-mappings).

  • ym_get_orders

    List orders of one shop (GET /v2/campaigns/{campaignId}/orders).

  • ym_get_prices

    Base prices set for all shops of the cabinet (POST /v2/businesses/{businessId}/offer-prices).

  • ym_get_stocks

    Stock per offer per warehouse for one shop, with optional turnover (POST /v2/campaigns/{campaignId}/offers/stocks).

  • ym_set_price

    Set 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

no findings
  • 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
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

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
Add to Cursor

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_KEY and 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.

More from ilyautov