MCP Server
MCP
io.github.dontsovcmc/ozon-seller
MCP server for Ozon Seller API — products, FBS/FBO, finance, analytics, returns
Install
uvx mcp-server-ozon-seller
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-server-ozon-seller",
"version": "0.3.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"isRequired": true,
"isSecret": true,
"name": "OZON_CLIENT_ID"
},
{
"isRequired": true,
"isSecret": true,
"name": "OZON_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment