MCP server for the Wildberries Seller API that exposes 235 Wildberries API actions through 3 tools: search actions by natural-language description, execute an action by ID, and execute file-download actions. It covers areas such as products, orders, supplies, analytics, advertising, finance, and communications.
From the registry: MCP server for Wildberries Seller API — products, orders, supplies, analytics, advertising
$ pip install mcp-server-wildberriesPlease install the `wildberries` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Create a Wildberries API token** — In the Wildberries seller cabinet, go to Settings → API access and create a token for the Seller API. (https://seller.wildberries.ru/)
Optional prerequisites:
- Install Python package runner — Install Python and pip, or alternatively uv/uvx if you prefer running the server without a global install.
- Install the server package — Install the MCP server package globally with pip. The README also supports running via uvx without installation; uvx is the more portable config path. Run: `pip install mcp-server-wildberries`
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["mcp-server-wildberries"]
- required environment variables:
- `WB_TOKEN`: Wildberries Seller API token (JWT). (example: `<your-wildberries-api-token>`)
- optional environment variables:
- `WB_TIMEOUT`: HTTP request timeout to the Wildberries API, in seconds. (example: `<timeout-seconds>`)
- `WB_FILE_TIMEOUT`: File download timeout, in seconds. (example: `<file-timeout-seconds>`)
Note: The server runs as an stdio MCP server when started with no arguments. The README shows both pip-installed execution (`mcp-server-wildberries`) and `uvx mcp-server-wildberries`; the `uvx` form is the simplest portable config shape. Default timeout values mentioned in the README are 30 seconds for `WB_TIMEOUT` and 60 seconds for `WB_FILE_TIMEOUT`.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.WB_TOKENrequiredWildberries API JWT token used to authenticate requests.Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.