Odel
ozon mcp server

ozon mcp server

Local
@deviceingineering4PythonMITUpdated 2 days ago

Ozon Seller & Performance API, 156 tools; responses trimmed 476k to 64k tokens.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIozon-mcp-serverv2.5.2

Run

uvx ozon-mcp-server

MCP client config

{
  "mcpServers": {
    "ozon-mcp-server": {
      "command": "uvx",
      "args": [
        "ozon-mcp-server"
      ]
    }
  }
}