Back to directory
pcdck/ozon-mcp

pcdck/ozon-mcp

@PCDCK

MCP server for Ozon Seller & Performance APIs — connect any AI agent to your Ozon cabinet in minutes

ozonseller-apiperformance-apiecommercemcp-serverrussiaapi-integrationai-agentcommerce

Installation & Configuration

{
  "mcpServers": {
    "ozon": {
      "command": "uv",
      "args": [
        "--directory",
        "/absolute/path/to/ozon-mcp",
        "run",
        "ozon-mcp"
      ],
      "env": {
        "OZON_CLIENT_ID": "your-seller-client-id",
        "OZON_API_KEY": "your-seller-api-key",
        "OZON_PERFORMANCE_CLIENT_ID": "your-perf-client-id",
        "OZON_PERFORMANCE_CLIENT_SECRET": "your-perf-secret"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12