MCP server for Ozon Seller API. 26 tools: products, prices, orders, analytics, finance, rating.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Ozon Seller MCP Server.
get_seller_infoVerify credentials, get account info
list_productsList products with status filters
get_productProduct card: attributes, status, images
create_productCreate new products (up to 100 at once)
update_productUpdate product attributes and description
archive_productHide product from storefront
MCP server for Ozon Seller API β Russia's largest marketplace.
Connect AI clients (Claude Desktop, Cursor, n8n) to your Ozon seller account: manage products, update prices and stocks, view orders, get analytics, monitor finances and returns.
First MCP server for Ozon Seller API.
26 tools Β· 7 groups Β· Two modes: local (stdio) + remote (HTTP)
| Tool | Description |
|---|---|
get_seller_info | Verify credentials, get account info |
| Tool | Description |
|---|---|
list_products | List products with status filters |
get_product | Product card: attributes, status, images |
create_product | Create new products (up to 100 at once) |
update_product | Update product attributes and description |
archive_product | Hide product from storefront |
unarchive_product | Restore product to active sale |
| Tool | Description |
|---|---|
get_prices | Current prices and price index |
update_prices | Update prices (up to 1000 products at once) |
get_stocks | Stock levels across all warehouses |
update_stocks | Update FBS warehouse stocks |
| Tool | Description |
|---|---|
list_fbo_orders | List FBO orders |
get_fbo_order | FBO order details |
list_fbs_orders | List FBS orders |
get_fbs_order | FBS order details |
get_fbs_awaiting | FBS orders waiting to be shipped |
| Tool | Description |
|---|---|
get_analytics | Sales, revenue, views, returns β any period |
get_warehouse_stocks | Ozon warehouse stocks with turnover data |
| Tool | Description |
|---|---|
get_finance_report | Cash flow report for a period |
list_transactions | Transactions: accruals, commissions, payouts |
get_transactions_totals | Transaction summary totals |
| Tool | Description |
|---|---|
list_fbo_returns | FBO returns: items, reasons, amounts |
list_fbs_returns | FBS returns: items, reasons, amounts |
get_seller_rating | Seller quality index |
get_seller_rating_history | Seller rating history over time |
list_warehouses | Seller warehouses (IDs needed for stock updates) |
Step 1: Get your API credentials Ozon Seller β Settings β API Integrations β Seller API β Create key (role: Admin)
Step 2: Add to your Claude Desktop config:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonStep 3: Restart Claude Desktop. Ask: "Show my top 10 products by revenue for last week"
Start the server:
Connect from any MCP client:
Multiple users can connect simultaneously β credentials are passed per-request.
Add a custom MCP node with URL:
| Variable | Required | Description |
|---|---|---|
OZON_CLIENT_ID | Yes | Numeric seller ID from Ozon personal account |
OZON_API_KEY | Yes | API key (UUID) from Ozon personal account |
MCP_TRANSPORT | No | stdio (default) or http |
MCP_PORT | No | Port for HTTP mode (default: 3000) |
Client-Id (numeric) and Api-Key (UUID)Ozon API enforces rate limits. This server automatically retries on 429 errors with exponential backoff (1s β 2s β 4s).
β οΈ get_warehouse_stocks has stricter limits β avoid calling it in tight loops.
Built by Oleg Alekseev β ERP/AI integration architect.
Need help integrating AI agents with your ERP, CRM, or Ozon? Custom MCP servers, n8n workflows, AI automation β contact me.
This package is part of Woyax AI Stack: a collection of MCP servers and AI agents for business process automation in the Russian corporate environment.
| Component | What it does | Links |
|---|---|---|
| mcp-max-messenger | AI integration with MAX messenger: notifications, approvals, bots | Use cases Β· Article |
| mcp-chestnyi-znak | True API access for product labelling: marking codes, documents, balances | Use cases |
| mcp-ozon-seller | Ozon store management: products, prices, orders, finance, analytics | GitHub |
| Woyax AI Process Auditor | Telegram bot that conducts structured interviews with employees and builds a company AI automation map | Article |
MIT + Commons Clause Β© Oleg Alekseev
Free to use for personal and corporate purposes. Selling as a hosted service requires author's permission. See LICENSE for details.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ozon-seller-mcp-server)<a href="https://allmcps.com/mcp/ozon-seller-mcp-server"><img src="https://allmcps.com/api/badge/ozon-seller-mcp-server?style=directory" alt="Ozon Seller MCP Server on AllMCPs" /></a>