Ozon Seller runs on your own machine — the client starts it, so there is no endpoint to ping. 86 installs a week from pypi. Last commit 10 May 2026.
MCP server for Ozon Seller API — products, FBS/FBO, finance, analytics, returns
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
os.path.join(args.output_dir, f"{args.posting_number}.pdf"),
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ozon-seller -- uvx mcp-server-ozon-seller
{
"mcpServers": {
"ozon-seller": {
"args": [
"mcp-server-ozon-seller"
],
"command": "uvx"
}
}
}
[mcp_servers.ozon-seller]
command = "uvx"
args = ["mcp-server-ozon-seller"]
{
"mcpServers": {
"ozon-seller": {
"args": [
"mcp-server-ozon-seller"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ozon-seller": {
"args": [
"mcp-server-ozon-seller"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
OZON_CLIENT_ID, OZON_API_KEY.
The author declared them in the registry entry; get the values from the project itself.
MCP server for Ozon Seller API. 26 tools: products, prices, orders, analytics, finance, rating.
MCP server for Wildberries Seller API — products, orders, supplies, analytics, advertising
MCP server for the Seline Analytics API
MCP server for Easy Digital Downloads REST API - sales, customers, products, analytics
CLI and MCP server for Kaseya BMS PSA: tickets, CRM, contracts, finance, and offline analytics.
MCP server for Kontur.Focus API — company search, brief reports, financial analytics, counterparty
Official PostHog MCP Server for product analytics, feature flags, experiments, and more.
MCP server for PostHog — product analytics for AI assistants. Query events, persons, insights, da...
Answers built from our own checks of this server.