Server data from the Official MCP Registry
MCP server for Ozon Seller API — products, FBS/FBO, finance, analytics, returns
MCP server for Ozon Seller API — products, FBS/FBO, finance, analytics, returns
This is a legitimate MCP server for the Ozon Seller API with proper credential-based authentication and reasonable code quality. The server requires API credentials (Client-Id and Api-Key) via environment variables for all operations, with no unauthenticated access paths. Permissions align well with the server's stated purpose as a comprehensive e-commerce management tool. Minor code quality issues (broad exception handling, some input validation gaps) prevent a higher score, but no security vulnerabilities or dangerous patterns were detected. Supply chain analysis found 8 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-dontsovcmc-ozon-seller": {
"env": {
"OZON_API_KEY": "your-ozon-api-key-here",
"OZON_CLIENT_ID": "your-ozon-client-id-here"
},
"args": [
"mcp-server-ozon-seller"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.