Back to Home
eduard256 icon

ozon-mcp-server

Verified Safe

by eduard256

Overview

Provides an MCP-compliant server for AI assistants to programmatically interact with Ozon.ru, enabling product search, detail retrieval, and delivery information.

Installation

Run Command
npm start

Environment Variables

  • PORT

Security Notes

The server uses Playwright to automate a headless browser, which is a controlled environment. No 'eval' or malicious patterns were found. CORS is set to '*' to facilitate local client integration, which means it will accept requests from any origin; this is standard for local tools but should be noted if deployed publicly. Each request (search, details, etc.) launches a new browser instance, which is inefficient but a design choice to bypass Ozon's antibot measures. There are no hardcoded secrets or obvious vulnerabilities within the provided code.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens500000
Stars0
Forks0
Last Update2026-01-19

Tags

OzonE-commerceWeb ScrapingAI ToolsPlaywright