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
We read the source, 11 h ago · rules 3dff92dd89df
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.
module = __import__(module_path, fromlist=[tool_name])
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.
module = __import__(module_path, fromlist=[tool_name])
probe = subprocess.run(
kind, payload = pickle.loads(out)
env=dict(os.environ),
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
MCP server for Zoop — marketplace payments, splits, sellers, buyers, transfers
MCP server for Ozon Seller API. 26 tools: products, prices, orders, analytics, finance, rating.
MCP server for Yandex Market Partner API — orders, offers, prices, stocks, analytics
MCP server for Tiny ERP — products, stock, warehouses, price lists, orders, invoices, AP/AR
MCP server for Chestnyi Znak — Russian product marking system. 10 tools: codes, documents, stocks.
MCP server for korea stock
MCP server for retrieving Japanese stock market data via J-Quants API v2
MCP server for the Yango Tech Retail B2B API: orders, products, prices, discounts, stocks.
Answers built from our own checks of this server.