mcp-server-ozon-seller

dontsovcmc/mcp-server-ozon-seller
★ 0 stars Python 🔌 API Integration Updated today
MCP-сервер для Ozon Seller API
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install mcp-server-ozon-seller