Loading MCP server directory, please wait...
Read-only merchant data from 8 Chinese e-commerce platforms: orders, products, after-sales, ads
npx @getmcp/cli add io.github.TonyWang-hub/mcp-cn-commerceRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.TonyWang-hub/mcp-cn-commerce": {
"command": "uvx",
"args": [
"mcp-cn-commerce"
],
"env": {
"OCEANENGINE_APP_KEY": "",
"OCEANENGINE_APP_SECRET": "",
"OCEANENGINE_ACCESS_TOKEN": "",
"DOUDIAN_APP_KEY": "",
"DOUDIAN_APP_SECRET": "",
"DOUDIAN_SHOP_ID": "",
"DOUDIAN_ACCESS_TOKEN": "",
"JD_APP_KEY": "",
"JD_APP_SECRET": "",
"JD_ACCESS_TOKEN": ""
}
}
}
}