mcpbeat Sign in
local only

Wb MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 247 installs a week from pypi. Last commit 22 Aug 2026.

Wildberries Seller API: 202 tools — products, prices, orders, ads, supplies, finance.

Installs per day peak 604 · avg 146
a month agotoday
247
Installs / week
pypi · wb-mcp-server
3
Stars
0 open issues
22 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    div.innerHTML = html;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add wb-mcp-server -- uvx wb-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wb-mcp-server": {
      "args": [
        "wb-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wb-mcp-server]
command = "uvx"
args = ["wb-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "wb-mcp-server": {
      "args": [
        "wb-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wb-mcp-server": {
      "args": [
        "wb-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Wb MCP Server

same job, measured the same way
Ozon Seller MCP Server
by woyaxnini

MCP server for Ozon Seller API. 26 tools: products, prices, orders, analytics, finance, rating.

73 installs/wk local only
Ozon MCP Server
by deviceingineering

Ozon Seller & Performance API: 151 tools — prices, promos, ads, orders, finance. Multi-shop.

452 installs/wk local only
Trendyol Seller MCP
by koraynar

Unofficial Trendyol seller API for AI assistants: products, orders, Q&A, guarded stock/price writes.

local only
Ozon Seller
by dontsovcmc

MCP server for Ozon Seller API — products, FBS/FBO, finance, analytics, returns

86 installs/wk local only
MCP Omie
by codespar

MCP server for Omie — ERP, customers, products, orders, invoices, financials

48 installs/wk local only
MCP Tiny
by codespar

MCP server for Tiny ERP — products, stock, warehouses, price lists, orders, invoices, AP/AR

39 installs/wk local only
Yango Tech Retail MCP
by a1-x-tech

MCP server for the Yango Tech Retail B2B API: orders, products, prices, discounts, stocks.

132 installs/wk local only
Financial Modeling Prep MCP Server
by imbenrabi

MCP server for Financial Modeling Prep API with 250+ financial data tools

375 installs/wk local only

Wb MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Wb MCP Server?
Wb MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package wb-mcp-server was installed 247 times last week.
How do I connect Wb MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls wb-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Wb MCP Server?
The pypi package wb-mcp-server was installed 247 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Wb MCP Server open source?
Yes — it is published under the MIT licence, written in Python and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.