mcpbeat Sign in

ru-marketplace-mcp MCP Server

by vladimir-human Your server? Claim it
local only

ru-marketplace-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 29 Aug 2026.

Read-only MCP servers for Russian marketplaces: prices, stock, ratings, reviews, seller identity

Installs / week
not published
79
Stars
0 open issues
29 Aug 2026
Last commit
from GitHub
MIT
License
Python

What the code does

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

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Claims read-only, but the code runs commands packages/marketplace-connector/src/marketplace_connector/cli.py:278, packages/mcp-core/src/mcp_core/domtest.py:103, packages/mcp-core/src/mcp_core/process.py:166 и ещё 4
        module = __import__(module_path, fromlist=[tool_name])
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.

Runs an external command packages/mcp-core/src/mcp_core/domtest.py:103, packages/mcp-core/src/mcp_core/process.py:166, packages/mcp-core/src/mcp_core/transport/chrome_cdp.py:243 и ещё 1
        probe = subprocess.run(
            kind, payload = pickle.loads(out)
Dumps the whole environment packages/mcp-core/src/mcp_core/domtest.py:107
            env=dict(os.environ),

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

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch ru-marketplace-mcp and you get told the day something new turns up.

Three servers free · no card

Alternatives to ru-marketplace-mcp

same job, measured the same way
MCP Zoop
by codespar

MCP server for Zoop — marketplace payments, splits, sellers, buyers, transfers

29 installs/wk local only
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
Yandex Market Seller
by dontsovcmc

MCP server for Yandex Market Partner API — orders, offers, prices, stocks, analytics

97 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
Chestnyi Znak MCP Server
by woyaxnini

MCP server for Chestnyi Znak — Russian product marking system. 10 tools: codes, documents, stocks.

45 installs/wk local only
Korea Stock MCP
by jjlabsio

MCP server for korea stock

248 installs/wk local only
J-Quants MCP
by shigechika

MCP server for retrieving Japanese stock market data via J-Quants API v2

1 415 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

ru-marketplace-mcp — questions

Answers built from our own checks of this server.

Why is there no uptime for ru-marketplace-mcp?
ru-marketplace-mcp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is ru-marketplace-mcp open source?
Yes — it is published under the MIT licence, written in Python and 79 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.