@theyahia/wildberries-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WB_API_TOKEN | Yes | Your Wildberries API token (JWT, 180-day validity). Get it at https://seller.wildberries.ru/supplier-settings/access-to-api |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_productsA | List seller products (cards) with pagination and optional text search |
| get_productB | Get detailed info for specific product cards by nm IDs |
| update_pricesB | Update product prices (creates an async upload task) |
| update_stocksB | Update FBS product stocks at a specific warehouse |
| get_stocksB | Get current FBS stock levels for a specific warehouse |
| get_ordersC | Get FBS orders list with filters |
| get_new_ordersA | Get new (unprocessed) FBS orders |
| get_salesC | Get sales report |
| get_incomesC | Get FBW supply incomes (deliveries to WB warehouses) since a date |
| get_fbw_stocksA | Get FBW stock levels (goods stored at WB warehouses) since a date |
| get_warehousesA | Get list of WB warehouses (offices) |
| get_supplyC | Get FBS supplies (deliveries) list with pagination |
| create_supplyC | Create a new FBS supply (delivery) |
| add_orders_to_supplyC | Attach one or more assembly orders to an FBS supply |
| deliver_supplyA | Close an FBS supply and send it to delivery (orders move to 'in delivery') |
| get_supply_barcodeA | Get the QR barcode for an FBS supply (available after deliver_supply) |
| get_statisticsC | Get detailed realization (sales) report by period |
| get_abc_analysisB | Compute ABC analysis of products by sales revenue (Pareto). A = products making up the top 80% of revenue, B = next 15%, C = bottom 5%. Identifies best-sellers and slow movers. |
| get_funnelB | Get the product sales funnel (views, add-to-cart, orders, buyouts) by period |
| get_paid_storageB | Get the paid storage cost report for a period (async report: created, polled, then downloaded) |
| get_commissionB | Get WB commission rates per category (subject) |
| get_tariffsB | Get WB box (logistics & storage) tariffs for a date |
| get_feedbacksB | Get product feedbacks (reviews) |
| reply_feedbackB | Post a reply to a customer review on Wildberries |
| get_questionsB | Get customer questions about products |
| reply_questionB | Post an answer to a customer question on Wildberries |
| get_returnsB | Get buyer return claims (requests to return goods) |
| get_balanceA | Get advertising account balance (balance, net account, bonuses) |
| list_campaignsA | List advertising campaigns grouped by type and status (counts + IDs) |
| get_campaign_statsC | Get full advertising statistics for one or more campaigns over a date range |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/theYahia/wildberries-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server