mcpbeat Sign in

Ozon Seller MCP Server

local only

Ozon Seller MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from npm. Last commit 17 Apr 2026.

MCP server for Ozon Seller API. 26 tools: products, prices, orders, analytics, finance, rating.

Installs per day peak 17 · avg 8 · +200% w/w
a month agotoday
61
Installs / week
npm · @woyax/mcp-ozon-seller
6
Stars
0 open issues
17 Apr 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Ozon Seller MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ozon-seller -- npx -y @woyax/mcp-ozon-seller
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ozon-seller": {
      "args": [
        "-y",
        "@woyax/mcp-ozon-seller"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ozon-seller]
command = "npx"
args = ["-y", "@woyax/mcp-ozon-seller"]
.cursor/mcp.json
{
  "mcpServers": {
    "ozon-seller": {
      "args": [
        "-y",
        "@woyax/mcp-ozon-seller"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ozon-seller": {
      "args": [
        "-y",
        "@woyax/mcp-ozon-seller"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: OZON_CLIENT_ID (Ozon seller numeric ID. Find it in your Ozon Seller cabinet: Settings → API integrations → Seller API.), OZON_API_KEY (Ozon Seller API key (UUID). Generate it in your Ozon Seller cabinet: Settings → API integrations → Seller API. Recommended role: Admin.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Ozon Seller MCP Server

same job, measured the same way
Ozon Seller
by dontsovcmc

MCP server for Ozon Seller API — products, FBS/FBO, finance, analytics, returns

86 installs/wk local only
Wildberries
by dontsovcmc

MCP server for Wildberries Seller API — products, orders, supplies, analytics, advertising

68 installs/wk local only
Yandex Market Seller
by dontsovcmc

MCP server for Yandex Market Partner API — orders, offers, prices, stocks, analytics

95 installs/wk local only
Trading212 MCP Server
by kyurish

MCP server for Trading 212 API - portfolio, orders, pies, dividends, and analytics

214 installs/wk local only
C
Allstacks Analytics MCP Server
by allstacks

Provides 208+ tools for AI-native engineering intelligence via Allstacks API.

196 installs/wk local only
Easy Digital Downloads
by verygoodplugins

MCP server for Easy Digital Downloads REST API - sales, customers, products, analytics

35 installs/wk local only
Seline
by getseline

MCP server for the Seline Analytics API

45 installs/wk answering
Advanced Zebrunner MCP Server
by maksimsarychau

Advanced analytics, reporting, and safe mutations for Zebrunner. 64 tools, 14 resources, 17 prompts.

53 installs/wk local only

Ozon Seller MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Ozon Seller MCP Server?
Ozon Seller MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @woyax/mcp-ozon-seller was installed 61 times last week.
How do I connect Ozon Seller MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @woyax/mcp-ozon-seller straight from npm; nothing to host, nothing to sign up for.
How many people use Ozon Seller MCP Server?
The npm package @woyax/mcp-ozon-seller was installed 61 times in the last week. Week over week that is +200%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ozon Seller MCP Server open source?
We cannot say either way: written in TypeScript and 6 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.