Skip to content
Cline

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

yandex market seller in other clients