Skip to main content
Glama
theYahia

@theyahia/wildberries-mcp

by theYahia

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WB_API_TOKENYesYour Wildberries API token (JWT, 180-day validity). Get it at https://seller.wildberries.ru/supplier-settings/access-to-api

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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