Skip to content
Cursor

Wildberries MCP (RU) for Cursor

io.github.ilyautov/wildberries-mcp-ru

API Wildberries в ИИ-ассистенте: продажи, остатки, карточки, цены, отчёты

client:Cursor transport:stdio runtime:pypi

Install Wildberries MCP (RU) in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

{
  "mcpServers": {
    "wildberries-mcp-ru": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "wildberries-mcp-ru"
      ],
      "env": {
        "WB_API_TOKEN": "<WB_API_TOKEN>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Wildberries MCP (RU) in other clients