Loading MCP server directory, please wait...
MCP server for Ozon Seller API — products, FBS/FBO, finance, analytics, returns
npx @getmcp/cli add io.github.dontsovcmc/ozon-sellerRequires Python 3.10+. Community-contributed server. Review source before installing.
OZON_CLIENT_IDOZON_API_KEYConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dontsovcmc/ozon-seller": {
"command": "uvx",
"args": [
"mcp-server-ozon-seller"
],
"env": {
"OZON_CLIENT_ID": "",
"OZON_API_KEY": ""
}
}
}
}