MCPHIVE

Ozon MCP

Local · stdio

A community server for Ozon sellers: 15 well-designed tools on top of 466 Seller API and Performance API methods — products, prices, stock, orders, sales and ad analytics. Python, stdio; keys from the api-seller.ozon.ru dashboard. Not an official Ozon product.

Why this server

  • 15 meta-tools unlock all 466 Seller and Performance API methods
  • 13 ready-made workflows (ozon_get_workflow) — stock risk, pricing, content audit, with the logic already built in
  • Checks your subscription tier before calling — never wastes quota on a Premium-only method
  • Installs only from source (git clone + uv sync) — there's no package for a quick install

Usage examples

Prompt: Run an out-of-stock risk analysis on my cabinet

Result: The agent called ozon_get_workflow("oos_risk_analysis"), then the method the plan pointed to — returning SKUs with idc < 14 as top priority.

Prompt: Fetch all my products without me handling pagination

Result: The agent called ozon_fetch_all with operation_id="ProductAPI_GetProductList" — the server auto-walked every page via the cursor.

Local server

This MCP runs locally on the user's machine (stdio), so availability isn't tracked — rely on reviews and the rating instead.

Reviews

No reviews yet.