MCP Cn Commerce runs on your own machine — the client starts it, so there is no endpoint to ping. 257 installs a week from pypi. Last commit 27 Jul 2026.
Read-only merchant data from 8 Chinese e-commerce platforms: orders, products, after-sales, ads
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"
}
}
}
Answers built from our own checks of this server.