MCP Server
MCP
io.github.dontsovcmc/yandex-market-seller
MCP server for Yandex Market Partner API — orders, offers, prices, stocks, analytics
Install
uvx mcp-server-yandex-market-seller
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-server-yandex-market-seller",
"version": "0.6.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"isRequired": true,
"isSecret": true,
"name": "YM_TOKEN"
},
{
"name": "YM_CAMPAIGN_ID"
},
{
"name": "YM_BUSINESS_ID"
},
{
"name": "YM_AUTH_TYPE"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment