MCP Cn Commerce runs on your own machine — the client starts it, so there is no endpoint to ping. 161 installs a week from pypi. Last commit 14 Sep 2026.
Read-only merchant data from 8 Chinese e-commerce platforms: orders, products, after-sales, ads
We read the source, 22 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.
result = subprocess.run(cmd, env=env, cwd=str(_REPO_ROOT))
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.
result = subprocess.run(cmd, env=env, cwd=str(_REPO_ROOT))
__import__(info["module"])
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 MCP Cn Commerce and you get told the day something new turns up.
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.
claude mcp add mcp-cn-commerce -- uvx mcp-cn-commerce
{
"mcpServers": {
"mcp-cn-commerce": {
"args": [
"mcp-cn-commerce"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-cn-commerce]
command = "uvx"
args = ["mcp-cn-commerce"]
{
"mcpServers": {
"mcp-cn-commerce": {
"args": [
"mcp-cn-commerce"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-cn-commerce": {
"args": [
"mcp-cn-commerce"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
OCEANENGINE_APP_KEY (Ocean Engine open platform App Key (only needed for the oceanengine server)), OCEANENGINE_APP_SECRET (Ocean Engine open platform App Secret), OCEANENGINE_ACCESS_TOKEN (Ocean Engine OAuth access token), DOUDIAN_APP_KEY (Douyin Shop App Key (only needed for the doudian server)), DOUDIAN_APP_SECRET (Douyin Shop App Secret), DOUDIAN_SHOP_ID (Douyin Shop ID), DOUDIAN_ACCESS_TOKEN (Douyin Shop OAuth access token), JD_APP_KEY (JD open platform App Key (only needed for the jd server)), JD_APP_SECRET (JD open platform App Secret), JD_ACCESS_TOKEN (JD OAuth access token).
The author declared them in the registry entry; get the values from the project itself.
Read-only MCP server for WordPress + WooCommerce products, orders, sales, and posts.
Unified MCP server for 70+ eCommerce platforms: products, orders, customers, and more.
Read-only zobrx e-commerce data: P&L, orders, inventory, marketplace, tax & shelf insights.
Nuvemshop (Tiendanube) e-commerce platform, your store's products, orders, customers, categories and
MCP server for VTEX — e-commerce, orders, products, inventory, shipping
A1 Yandex KIT MCP server for the Yandex KIT e-commerce API: products, orders, discounts, webhooks.
E-commerce marketplace: search products, order, track shipments. 50+ countries.
Federated commerce search across independent WooCommerce merchants. Keyless, read-only MCP server.
Answers built from our own checks of this server.