Skip to content
Windsurf

wildberries for Windsurf

io.github.dontsovcmc/wildberries

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

client:Windsurf transport:stdio runtime:pypi

Install wildberries in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

wildberries in other clients