MCP Server
MCP
io.github.DeviceIngineering/wb-mcp-server
Wildberries Seller API: 202 tools — products, prices, orders, ads, supplies, finance.
Install
uvx wb-mcp-server
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "wb-mcp-server",
"version": "2.2.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Wildberries Seller API token from seller.wildberries.ru (Settings - Access tokens)",
"isSecret": true,
"name": "WB_API_TOKEN"
},
{
"description": "Directory for shops.json, stats.db and the encryption key. Defaults to /data; set it to a writable path for a local install, e.g. ~/.wb-mcp",
"name": "DATA_DIR"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment