
Wildberries
Connect Wildberries Seller API—products, orders, supplies, analytics, and ads—to your MCP-enabled coding agent.
Overview
io.github.dontsovcmc/wildberries is an MCP server for the Grow phase that links agents to the Wildberries Seller API for products, orders, supplies, analytics, and advertising.
What is this MCP server?
- mcp-server-wildberries v0.1.1 PyPI package with stdio and uvx launch
- Wildberries Seller API coverage: products, orders, supplies, analytics, advertising
- Authentication via required secret WB_TOKEN
- Pairs with other dontsovcmc marketplace MCPs for multi-channel sellers
- Open-source GitHub repo dontsovcmc/mcp-server-wildberries
- Version 0.1.1 on PyPI as mcp-server-wildberries
- Stdio transport, uvx runtime hint
- 1 required secret: WB_TOKEN
Community signal: 1 GitHub stars.
What problem does it solve?
Wildberries sellers lose hours jumping between orders, supplies, and ads UIs when a single API-backed agent session could answer operational questions faster.
Who is it for?
Independent Wildberries sellers who develop with MCP agents and want marketplace metrics and ops in one toolchain.
Skip if: Non-WB merchants or teams that refuse API tokens in local agent environments.
What do I get? / Deliverables
With WB_TOKEN configured, your agent can pull seller API data for catalog, fulfillment, analytics, and ads tasks alongside your code.
- Stdio MCP access to Wildberries seller product and order tooling
- Agent-queryable supplies, analytics, and advertising API surface
- Cross-channel ops when combined with other marketplace MCP servers
Recommended MCP Servers
Journey fit
Grow/analytics is the natural catalog shelf because sellers search for performance and ads insight; supply and orders extend into Operate and Launch. Analytics captures the combined orders, supplies, and advertising surface described in the server metadata.
How it compares
Wildberries Seller API MCP bridge, not an SEO or brand creative skill.
Common Questions / FAQ
Who is io.github.dontsovcmc/wildberries for?
Wildberries marketplace sellers and solo devs who need MCP access to products, orders, supplies, analytics, and advertising APIs.
When should I use io.github.dontsovcmc/wildberries?
Use it when automating seller research, fulfillment checks, or ad-related queries from Claude Code, Cursor, or another stdio MCP client.
How do I add io.github.dontsovcmc/wildberries to my agent?
Add mcp-server-wildberries to MCP settings, provide WB_TOKEN, and run the server using the uvx PyPI package instructions.