Ozon Seller MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 17 Apr 2026.
MCP server for Ozon Seller API. 26 tools: products, prices, orders, analytics, finance, rating.
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.
claude mcp add ozon-seller -- npx -y @woyax/mcp-ozon-seller
{
"mcpServers": {
"ozon-seller": {
"args": [
"-y",
"@woyax/mcp-ozon-seller"
],
"command": "npx"
}
}
}
[mcp_servers.ozon-seller]
command = "npx"
args = ["-y", "@woyax/mcp-ozon-seller"]
{
"mcpServers": {
"ozon-seller": {
"args": [
"-y",
"@woyax/mcp-ozon-seller"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ozon-seller": {
"args": [
"-y",
"@woyax/mcp-ozon-seller"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.