mcp-server-wildberries
Related Servers
Alternatives to mcp-server-wildberries
No user-submitted related servers found.
Related Servers
- 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
- AlicenseAqualityDmaintenanceMCP server for Ozon Seller API, enabling product, order, finance, and analytics management via natural language or CLI.32MIT
- AlicenseCqualityBmaintenanceMCP server for the Wildberries Seller API: 202 tools for prices, promotions, ads, orders, supplies, reviews, finance and analytics. Multi-store, encrypted tokens, web dashboard and self-diagnostics; Docker with SSE or stdio.197126 PyPI3MIT
- 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 Ozon Seller API that enables AI clients to manage products, prices, stocks, orders, analytics, and finances on Ozon marketplace.2646 npm6-
- 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.-
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: wb_search for discovering actions, wb_execute for executing non-file actions, and wb_execute_file for file downloads. No overlap or ambiguity.
All tools follow a consistent 'wb_verb' pattern, with wb_execute_file extending the pattern for file-specific actions. The naming is predictable and uniform.
With only 3 tools, the server is lightweight but well-scoped for its purpose of providing a searchable interface to a large API. The count is slightly low but appropriate given the abstraction pattern.
The tool surface covers the essential workflow: search for actions, execute actions, and handle file downloads. A minor gap is the lack of a direct listing or schema retrieval tool, but the search tool mitigates this.