Skip to content
Cline

wildberries for Cline

io.github.dontsovcmc/wildberries

MCP server for Wildberries Seller API — products, orders, supplies, analytics, advertising

client:Cline transport:stdio runtime:pypi

Install wildberries 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": {
    "wildberries": {
      "command": "uvx",
      "args": [
        "mcp-server-wildberries"
      ],
      "env": {
        "WB_TOKEN": "<WB_TOKEN>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

wildberries in other clients