Ozon Mcp Runtime
Freeby MCP Community
Runtime MCP server for Ozon seller workflows.
v0.1.18Added Apr 12, 2026
mcpmodel-context-protocolozonsellersqlite
Ozon Mcp Runtime MCP Server
Runtime MCP server for Ozon seller workflows.
Installation
Reviews
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"]
}
}
}