mcpbeat Sign in
local only

Ozon MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 452 installs a week from pypi. Last commit 22 Aug 2026.

Ozon Seller & Performance API: 151 tools — prices, promos, ads, orders, finance. Multi-shop.

Installs per day peak 1 320 · avg 269
a month agotoday
452
Installs / week
pypi · ozon-mcp-server
4
Stars
1 open issues
22 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Page executes code built at runtime ozon_mcp/templates/settings.html:82, ozon_mcp/templates/shops.html:68, [пакет] ozon_mcp/templates/settings.html:82 и ещё 1
        div.innerHTML = html;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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-mcp-server -- uvx ozon-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ozon-mcp-server": {
      "args": [
        "ozon-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ozon-mcp-server]
command = "uvx"
args = ["ozon-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "ozon-mcp-server": {
      "args": [
        "ozon-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ozon-mcp-server": {
      "args": [
        "ozon-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Ozon MCP Server

same job, measured the same way
Wb MCP Server
by deviceingineering

Wildberries Seller API: 202 tools — products, prices, orders, ads, supplies, finance.

247 installs/wk local only
Ozon Seller MCP Server
by woyaxnini

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

73 installs/wk local only
Ozon Seller
by dontsovcmc

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

86 installs/wk local only
MCP Amazon
by codespar

MCP server for Amazon Selling Partner API (SP-API) — orders, listings, catalog, inventory, finances

38 installs/wk local only
I
Binance Spot (security-first) + crypto analyst
by alejandrehl

Security-first Binance Spot MCP + honest crypto analyst. 25 tools, 5 prompts, human-gated orders.

289 installs/wk local only
Trendyol Seller MCP
by koraynar

Unofficial Trendyol seller API for AI assistants: products, orders, Q&A, guarded stock/price writes.

local only
MCP Omie
by codespar

MCP server for Omie — ERP, customers, products, orders, invoices, financials

48 installs/wk local only
Financial Modeling Prep MCP Server
by imbenrabi

MCP server for Financial Modeling Prep API with 250+ financial data tools

375 installs/wk local only

Ozon MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Ozon MCP Server?
Ozon 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 pypi package ozon-mcp-server was installed 452 times last week.
How do I connect Ozon 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 ozon-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Ozon MCP Server?
The pypi package ozon-mcp-server was installed 452 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ozon MCP Server open source?
Yes — it is published under the MIT licence, written in Python, 4 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.