Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito

Подключает ИИ-ассистента (Claude, Cursor, Codex, Cowork и др.) напрямую к вашим кабинетам Wildberries, Ozon, Яндекс Маркета и Авито. Вы спрашиваете обычными словами, агент берёт продажи, заказы, остатки, цены, финансы и отзывы прямо из API маркетплейса (WB Seller API, Ozon Seller API, Yandex Market Partner API, Avito API), а не выдумывает цифры. It runs locally over stdio via the published package.

People who work with ecommerce, marketplace and ozon and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-14 · ★ 32 · #2 OF 52 MAINTAINED E-COMMERCE · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito

before you install - you'll need

Set WB_API_TOKEN, OZON_CLIENT_ID, OZON_API_KEY, MCP_TRANSPORT, MCP_HTTP_HOST before connecting.

Claude Code

claude mcp add ilyautov-marketplaces-mcp-ru -- npx -y marketplaces-mcp-ru

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ilyautov-marketplaces-mcp-ru": {
      "command": "npx",
      "args": [
        "-y",
        "marketplaces-mcp-ru"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem

license MIT - declared in the repository

npm package marketplaces-mcp-ru - unscoped; check the name against the project README before installing

registry namespace io.github.ilyautov is GitHub-verified and matches the repo owner

03 · What Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.6.1 · 2026-09-14

v0.6.0 · 2026-09-14

v0.5.3 · 2026-09-11

bump actions/checkout from 7.0.0 to 7.0.1 · bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.2 · bump gitleaks/gitleaks-action from 2.3.9 to 3.0.0 · bump trufflesecurity/trufflehog from…

04 · Who maintains Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito

Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito is maintained by ilyautov. We track 13 MCP servers from ilyautov - 13 actively maintained, 416 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from ilyautov.

  1. humanizer-ru Следы нейросети в русском тексте: балл чистоты 0-100, запреты и маркеры с позициями, факт-замок. ★ 360
  2. Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ API Честного знака в ИИ-ассистенте: коды маркировки, эмиссия в СУЗ, отчёты ★ 2
  3. СБИС (Saby) MCP (RU) - документы, подпись, ЭДО API СБИС (Saby) в ИИ-ассистенте: документы, этапы ЭДО, подпись, сертификаты ★ 2
  4. MoySklad MCP (RU) MoySklad JSON API 1.2 in your AI assistant - schema-driven, safety-gated document writes. ★ 2
  5. Авито MCP (RU) API Авито в ИИ-ассистенте: объявления, чаты, заказы, автозагрузка, отзывы ★ 2
  6. Ozon Seller MCP (RU) API Ozon Seller в ИИ-ассистенте: товары, заказы, цены, остатки, финансы, отзывы ★ 2

05 · Facts

category
e-commerce - ranked #2 of 52 actively-maintained e-commerce servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-14)
registry
io.github.ilyautov/marketplaces-mcp-ru (active, first published 2026-07-03 · 8 versions)
packages
npm:marketplaces-mcp-ru · pypi:marketplaces-mcp-ru · oci:ghcr.io/ilyautov/marketplaces-mcp-ru:0.6.1

06 · Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito FAQ

What is Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito?

Подключает ИИ-ассистента (Claude, Cursor, Codex, Cowork и др.) напрямую к вашим кабинетам Wildberries, Ozon, Яндекс Маркета и Авито. Вы спрашиваете обычными словами, агент берёт продажи, заказы, остатки, цены, финансы и отзывы прямо из API маркетплейса (WB Seller API, Ozon Seller API, Yandex Market Partner API, Avito API), а не выдумывает цифры. It runs locally over stdio via the published package.

Is Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito?

Run `npx -y marketplaces-mcp-ru`. The README documents 5 environment variables (WB_API_TOKEN, OZON_CLIENT_ID, OZON_API_KEY…) to set first. Set WB_API_TOKEN, OZON_CLIENT_ID, OZON_API_KEY, MCP_TRANSPORT, MCP_HTTP_HOST before connecting. You can also paste the ready-made client config above.

Does Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito