Loading MCP server directory, please wait...
MCP server for Yandex Market Partner API — orders, offers, prices, stocks, analytics
npx @getmcp/cli add io.github.dontsovcmc/yandex-market-sellerRequires Python 3.10+. Community-contributed server. Review source before installing.
YM_TOKENConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dontsovcmc/yandex-market-seller": {
"command": "uvx",
"args": [
"mcp-server-yandex-market-seller"
],
"env": {
"YM_TOKEN": "",
"YM_CAMPAIGN_ID": "",
"YM_BUSINESS_ID": "",
"YM_AUTH_TYPE": ""
}
}
}
}