Skip to content

Ozon Mcp Runtime

Free

by MCP Community

Runtime MCP server for Ozon seller workflows.

v0.1.18Added Apr 12, 2026
mcpmodel-context-protocolozonsellersqlite
Works with:ClaudeGPTGeminiCopilot

Ozon Mcp Runtime MCP Server

Runtime MCP server for Ozon seller workflows.

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @seller-mcp/ozon-mcp-runtime
Add to claude_desktop_config.json
{
  "mcpServers": {
    "ozon-mcp-runtime": {
      "command": "npx",
      "args": ["-y", "@seller-mcp/ozon-mcp-runtime"]
    }
  }
}