PCDCK/ozon-mcp
by Various
MCP-сервер для Ozon Seller API и Performance API — подключите любого AI-агента к кабинету продавца
MCP
PCDCK/ozon-mcp
Added 1 June 2026
Overview
MCP server connecting AI agents to Ozon Seller API and Performance API. Written in Python, it exposes Ozon marketplace seller tools through the Model Context Protocol.
Best for
Best for
Developers building AI assistants for Ozon marketplace sellers
Use cases
- Automate product listing updates via AI agent
- Retrieve order and performance data from Ozon
- Connect custom AI assistants to seller cabinet
How to use
Install
uv sync Tools exposed
ozon_call_methodozon_fetch_allozon_describe_methodozon_search_methodsozon_list_sectionsozon_get_sectionozon_list_workflowsozon_get_workflowozon_get_related_methodsozon_get_examplesozon_get_rate_limitsozon_get_subscription_statusozon_list_methods_for_subscriptionozon_get_swagger_metaozon_get_error_catalogoos_risk_analysiscabinet_health_checkcontent_auditpricing_analysis
Tested with
Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Continue.dev, Goose, Zed
Example client config
{\n "mcpServers": {\n "ozon": {\n "command": "uv",\n "args": ["--directory", "/absolute/path/to/ozon-mcp", "run", "ozon-mcp"],\n "env": {\n "OZON_CLIENT_ID": "your-seller-client-id",\n "OZON_API_KEY": "your-seller-api-key",\n "OZON_PERFORMANCE_CLIENT_ID": "your-perf-client-id",\n "OZON_PERFORMANCE_CLIENT_SECRET": "your-perf-secret"\n }\n }\n }\n} Notes
MCP server connecting AI agents to Ozon Seller API and Performance API. Written in Python, it exposes Ozon marketplace seller tools through the Model Context Protocol.
6 stars on GitHub. Last updated 2026-04-17. Licensed MIT.
Use cases
- Automate product listing updates via AI agent
- Retrieve order and performance data from Ozon
- Connect custom AI assistants to seller cabinet
Pros
- Open source and free to use
- Standard MCP protocol for broad agent compatibility
- Written in Python, easy to integrate or extend
Cons
- Very low community adoption (6 stars) suggests limited polish or support
- May lack comprehensive error handling or documentation
- Dependent on Ozon API changes and rate limits
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source and free to use
- Standard MCP protocol for broad agent compatibility
- Written in Python, easy to integrate or extend
Cons
- Very low community adoption (6 stars) suggests limited polish or support
- May lack comprehensive error handling or documentation
- Dependent on Ozon API changes and rate limits
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.