Ozon Seller MCP (RU)

API Ozon Seller для ИИ-ассистентов: товары, заказы FBS и FBO, цены, остатки, финансы, отзывы. Каталог исполняется сервером, у каждого метода класс доступа. 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 · ★ 2 · #27 OF 52 MAINTAINED E-COMMERCE · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Ozon Seller MCP (RU)

before you install - you'll need

Set OZON_CLIENT_ID, OZON_API_KEY before connecting.

Claude Code

claude mcp add ilyautov-ozon-mcp-ru -- uvx ozon-mcp-ru

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ilyautov-ozon-mcp-ru": {
      "command": "uvx",
      "args": [
        "ozon-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

repo age created 2026-09-11 - young repo, little track record yet

license MIT - declared in the repository

pypi package ozon-mcp-ru - check the name against the project README before installing (PyPI has no namespace ownership)

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

03 · What Ozon Seller MCP (RU) can do

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

Latest releases

v0.5.4 · 2026-09-13

карточка сервера в MCP Registry не вела на сайт: в server.json не было · поля websiteUrl. Добавлено, как уже сделано у деловых серверов.

v0.5.3 · 2026-09-11

API Ozon Seller в ИИ-ассистенте: товары, заказы, цены, остатки, финансы, отзывы · Установка одной строкой: · bash · uvx ozon-mcp-ru · Список методов, классы доступа и настройка ключей: · Все проекты одним списком:

04 · Who maintains Ozon Seller MCP (RU)

Ozon Seller MCP (RU) 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. Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito Wildberries, Ozon, Yandex Market & Avito seller APIs for AI assistants: schema-driven, safety-gated. ★ 32
  3. Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ API Честного знака в ИИ-ассистенте: коды маркировки, эмиссия в СУЗ, отчёты ★ 2
  4. СБИС (Saby) MCP (RU) - документы, подпись, ЭДО API СБИС (Saby) в ИИ-ассистенте: документы, этапы ЭДО, подпись, сертификаты ★ 2
  5. MoySklad MCP (RU) MoySklad JSON API 1.2 in your AI assistant - schema-driven, safety-gated document writes. ★ 2
  6. Авито MCP (RU) API Авито в ИИ-ассистенте: объявления, чаты, заказы, автозагрузка, отзывы ★ 2

05 · Facts

category
e-commerce - ranked #27 of 52 actively-maintained e-commerce servers as of 2026-09-18.
release cadence
2 releases in the last 90 days (latest 2026-09-13)
registry
io.github.ilyautov/ozon-mcp-ru (active, first published 2026-09-11 · 3 versions)
packages
pypi:ozon-mcp-ru

06 · Ozon Seller MCP (RU) FAQ

What is Ozon Seller MCP (RU)?

API Ozon Seller для ИИ-ассистентов: товары, заказы FBS и FBO, цены, остатки, финансы, отзывы. Каталог исполняется сервером, у каждого метода класс доступа. It runs locally over stdio via the published package.

Is Ozon Seller MCP (RU) still maintained?

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

How do I install Ozon Seller MCP (RU)?

Run `uvx ozon-mcp-ru`. The README documents 2 environment variables (OZON_CLIENT_ID, OZON_API_KEY) to set first. Set OZON_CLIENT_ID, OZON_API_KEY before connecting. You can also paste the ready-made client config above.

Does Ozon Seller MCP (RU) run locally?

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

07 · Alternatives to Ozon Seller MCP (RU)