wb mcp server for Windsurf
io.github.deviceingineering/wb-mcp-server
Wildberries Seller API, 197 tools; responses measured and trimmed: 770k to 75k tokens.
client:Windsurf
transport:stdio
runtime:pypi
Install wb mcp server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"wb-mcp-server": {
"command": "uvx",
"args": [
"wb-mcp-server"
],
"env": {
"WB_API_TOKEN": "<WB_API_TOKEN>",
"DATA_DIR": "<DATA_DIR>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs