yandex market seller for Cline
io.github.dontsovcmc/yandex-market-seller
MCP server for Yandex Market Partner API — orders, offers, prices, stocks, analytics
client:Cline
transport:stdio
runtime:pypi
Install yandex market seller in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"yandex-market-seller": {
"command": "uvx",
"args": [
"mcp-server-yandex-market-seller"
],
"env": {
"YM_TOKEN": "<YM_TOKEN>",
"YM_CAMPAIGN_ID": "<YM_CAMPAIGN_ID>",
"YM_BUSINESS_ID": "<YM_BUSINESS_ID>",
"YM_AUTH_TYPE": "<YM_AUTH_TYPE>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs