wb-mcp-server
Related Servers
Alternatives to wb-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseCqualityAmaintenanceMCP server for the Ozon Seller and Performance API: 151 tools for prices, promotions, ads, orders, returns, finance and analytics. Multi-store, encrypted keys, web dashboard and self-diagnostics; Docker with SSE or stdio.156194 PyPI5MIT
- AlicenseBqualityBmaintenanceWildberries Seller API MCP server providing 15 tools for managing products, prices, stocks, orders, sales, warehouses, supplies, statistics, feedbacks, and ABC analysis with built-in rate limiting and 409 penalty protection.3022 npm14MIT
- AlicenseAqualityDmaintenanceMCP server for Wildberries Seller API enabling management of products, orders, supplies, analytics, advertising, and finance through natural language commands.32MIT
- AlicenseNot gradedqualityBmaintenanceMCP server that simplifies interaction with Wildberries API, providing unified access to analytics, promotion statistics, sales funnel data, search queries, stock reports, and EVIRMA PRO report imports.MIT
- FlicenseNot gradedqualityCmaintenanceMCP server that turns Wildberries marketplace into a toolkit for LLM agents, enabling product search, detailed card inspection, price history, reviews, and cross-product comparison.-
- FlicenseAqualityBmaintenanceLocal MCP server for M.Video/Eldorado OmniNet seller API, enabling price/stock updates, product mappings, FBS orders, and shipment management.12-
TDQS
Scored across 197 tools
Tools are grouped by domain with detailed descriptions that usually clarify intent, but several clusters blur together: four stock/report tools (wb_analytics_stocks, wb_stats_stocks, wb_warehouse_remains, wb_analytics_stocks_sizes), two near-identical media upload tools (wb_media_upload vs wb_media_upload_file), and overlapping finance report tools (wb_finance_report vs wb_finance_reports_list + wb_finance_report_detailed). With 197 tools, an agent must read carefully to select correctly, though the Russian annotations and explicit notes (e.g., 'unlike wb_feedbacks_list') often rescue borderline cases.
The wb_ prefix and snake_case are consistent, and domain prefixes (wb_advert_*, wb_finance_*, wb_dbs_*) create predictable grouping. However, list tools follow three different patterns — wb_list_shops (verb_noun), wb_cards_list (noun_verb), wb_warehouses (bare noun) — and singular/plural usage is mixed (wb_question_get vs wb_questions_list, wb_supply_create vs wb_supplies_list). The counterintuitive wb_dbs_orders (finished) vs wb_dbs_orders_new (new) naming adds confusion.
197 tools is far beyond the comfortable agent-navigation range and includes several near-duplicates (four stock-report tools, two media-upload tools, two auto-promotion list tools). The breadth does mirror the enormous Wildberries seller API surface, so each tool maps to a real endpoint, but the sheer volume makes tool selection a significant cognitive load for an agent.
The tool surface is remarkably complete: FBS, DBS, and CC orders each have full lifecycle coverage (status transitions, marking, buyer data, meta); cards have create/read/update/delete/recover/merge; ads span create through stats to delete; and finance, analytics, warehouses, stock, feedbacks, questions, returns, chats, and documents are all covered. The inclusion of meta-tools (wb_diagnostics, wb_degradations, wb_api_news, wb_token_info) closes the loop on operational failure diagnosis, making this one of the most complete tool sets possible for the domain.