wb-mcp-server
Rank #5,263io.github.DeviceIngineering/wb-mcp-server
Wildberries Seller API, 197 tools; responses measured and trimmed: 770k to 75k tokens.
wb-mcp-server is a Model Context Protocol (MCP) server published by DeviceIngineering. It ranks #5,263 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. wb-mcp-server is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Aug 21, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 126,850 of 132,113 servers on MCP Toplist.
Use wb-mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add wb-mcp-server -e "WB_API_TOKEN=<your WB_API_TOKEN>" -e "DATA_DIR=<your DATA_DIR>" -- uvx wb-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.wb-mcp-server]
command = "uvx"
args = ["wb-mcp-server"]
[mcp_servers.wb-mcp-server.env]
WB_API_TOKEN = "<your WB_API_TOKEN>"
DATA_DIR = "<your DATA_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wb-mcp-server": {
"command": "uvx",
"args": [
"wb-mcp-server"
],
"env": {
"WB_API_TOKEN": "<your WB_API_TOKEN>",
"DATA_DIR": "<your DATA_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wb-mcp-server": {
"command": "uvx",
"args": [
"wb-mcp-server"
],
"env": {
"WB_API_TOKEN": "<your WB_API_TOKEN>",
"DATA_DIR": "<your DATA_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"wb-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"wb-mcp-server"
],
"env": {
"WB_API_TOKEN": "<your WB_API_TOKEN>",
"DATA_DIR": "<your DATA_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wb-mcp-server": {
"command": "uvx",
"args": [
"wb-mcp-server"
],
"env": {
"WB_API_TOKEN": "<your WB_API_TOKEN>",
"DATA_DIR": "<your DATA_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wb-mcp-server": {
"command": "uvx",
"args": [
"wb-mcp-server"
],
"env": {
"WB_API_TOKEN": "<your WB_API_TOKEN>",
"DATA_DIR": "<your DATA_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.DeviceIngineering%2Fwb-mcp-server)<a href="https://mcptoplist.com/server/io.github.DeviceIngineering%2Fwb-mcp-server"><img src="https://mcptoplist.com/badge/io.github.DeviceIngineering%2Fwb-mcp-server.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
DeviceIngineering
Other servers by DeviceIngineering
View all DeviceIngineering servers →Available versions (9)
| Version | Published |
|---|---|
| 2.6.1 | Sep 5, 2026 |
| 2.5.2 | Sep 3, 2026 |
| 2.5.1 | Sep 3, 2026 |
| 2.5.0 | Sep 3, 2026 |
| 2.3.1 | Sep 3, 2026 |
| 2.3.0 | Sep 3, 2026 |
| 2.2.2 | Aug 22, 2026 |
| 2.2.1 | Aug 21, 2026 |
| 2.2.0 | Aug 21, 2026 |
Frequently asked questions
- Who maintains wb-mcp-server?
- wb-mcp-server is maintained by DeviceIngineering, which publishes 2 MCP servers (21 total versions) tracked on MCP Toplist.
- Is wb-mcp-server listed on the Official MCP Registry?
- Yes — wb-mcp-server is listed on the Official MCP Registry, alongside Glama.
- How many versions does wb-mcp-server have?
- MCP Toplist tracks 9 versions of wb-mcp-server, most recently published on Sep 5, 2026.
- Where can I find the source code for wb-mcp-server?
- The source code for wb-mcp-server is hosted at github.com/DeviceIngineering/wb-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.