cn-ecommerce-searchSearch products across 8 Chinese e-commerce platforms: Taobao, Tmall, JD, PDD, 1688, AliExpress, Douyin, XHS. Zero-config — no API keys needed. Powered by Sh...
Install via ClawdBot CLI:
clawdbot install shopmeskills/cn-ecommerce-searchSearch and retrieve product information across 8 Chinese e-commerce platforms via the Shopme unified product database.
Zero-config — no API keys required.
{
"mcpServers": {
"cn-ecommerce-search": {
"command": "npx",
"args": ["-y", "@shopmeagent/cn-ecommerce-search-mcp"]
}
}
}
No environment variables required. Optional:
| Variable | Default | Description |
|----------|---------|-------------|
| SHOPME_API_BASE | https://api.shopmeagent.com | Override API endpoint (e.g. http://localhost:8000 for local dev) |
Search products by keyword across platforms.
| Parameter | Type | Required | Default | Description |
|-----------|------|----------|---------|-------------|
| keyword | string | Yes | — | Search term (Chinese or English) |
| platform | string | No | all | Filter by platform (see table below) |
| sort_by | string | No | relevance | relevance, price_asc, price_desc, sales_desc, created_at |
| page | number | No | 1 | Page number |
| limit | number | No | 10 | Items per page (max 50) |
Get detailed info about a specific product by ID or URL.
| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| product_id | string | One of two | Product ID (recommended, faster) |
| url | string | One of two | Product URL |
| platform | string | No | Platform hint to speed up lookup |
Parse a product URL to identify the platform and product ID. Runs locally, no API call.
| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| url | string | Yes | Product URL or text containing one |
| Platform | Code | Strengths | Price Range | Typical Buyer |
|----------|------|-----------|-------------|---------------|
| 淘宝 Taobao | taobao | Largest selection, consumer goods | ¥ Low-Mid | End consumers |
| 天猫 Tmall | tmall | Brand flagship stores, higher quality | ¥ Mid-High | Quality-focused |
| 京东 JD | jd | Fast logistics, electronics, appliances | ¥ Mid-High | Quality + speed |
| 拼多多 PDD | pdd | Group-buy deals, lowest prices | ¥ Lowest | Price-sensitive |
| 1688 | ali1688 | Wholesale/factory direct, bulk pricing | ¥ Lowest (bulk) | Resellers, businesses |
| 速卖通 AliExpress | aliexpress | International shipping, buyer protection | $ Mid | International buyers |
| 抖音 Douyin | douyin | Live-commerce, trending products | ¥ Low-Mid | Trend followers |
| 小红书 XHS | xhs | Community picks, beauty/lifestyle | ¥ Mid | Young women, lifestyle |
item.taobao.com/item.htm?id=123456detail.tmall.com/item.htm?id=123456detail.1688.com/offer/123456.htmlitem.jd.com/123456.htmlmobile.yangkeduo.com/goods.html?goods_id=123456aliexpress.com/item/123456.htmlhaohuo.jinritemai.com/...?id=123456mall.xiaohongshu.com/goods-detail/xxxe.tb.cn/xxx, m.tb.cn/xxxsales_desc to find popular/trusted products (best on XHS)platform filter to narrow results to a specific platformget_product_detail with a URL directly — no need to parse firstGenerated Feb 24, 2026
A user wants to buy a smartphone and compares prices across Taobao, JD, and PDD to find the best deal, considering factors like shipping speed and seller reputation. The skill enables quick searches and detailed product info retrieval from each platform to inform the purchase decision.
A small business owner sources products in bulk from 1688 for resale on platforms like AliExpress or local markets. The skill helps identify reliable suppliers, compare wholesale prices, and parse product links to streamline inventory acquisition and cost management.
A marketing analyst monitors trending items on Douyin and XHS to identify popular beauty or lifestyle products. The skill allows searching by keywords and sorting by sales to track consumer preferences and inform product development or promotional strategies.
An international dropshipper uses the skill to find low-cost products on AliExpress and 1688, then uses get_product_detail to verify specifications and prices before listing on their own store. It aids in managing supplier relationships and optimizing profit margins.
An import/export company researches specific goods like textiles or machinery across Taobao, Tmall, and 1688 to assess quality, pricing, and supplier credibility. The skill facilitates detailed comparisons and URL parsing to evaluate potential partners and negotiate deals.
Agencies integrate this skill into their workflow to provide clients with competitive analysis, product sourcing, and market research services. They charge subscription fees or per-project rates, leveraging the zero-config setup to reduce overhead and scale operations efficiently.
A platform uses the skill to generate affiliate links for products found across Chinese e-commerce sites, targeting international audiences. Revenue comes from commissions on sales driven through these links, with the skill enabling quick product discovery and link generation.
A service helps businesses procure goods from Chinese suppliers by using the skill to search, compare, and validate products on platforms like 1688 and AliExpress. They charge service fees or markups on transactions, relying on the skill's detailed product info to ensure quality and cost-effectiveness.
💬 Integration Tip
Use the zero-config setup with npx for quick deployment, and consider setting SHOPME_API_BASE for local development or custom endpoints to enhance flexibility.
Monitor product prices across Amazon, eBay, Walmart, and Best Buy to identify arbitrage opportunities and profit margins. Use when finding products to flip, monitoring competitor pricing, tracking price history, identifying arbitrage opportunities, or setting automated price alerts.
Shopify integration - currently under maintenance. Contact founders@maton.ai for assistance.
Find and compare products online (Google Shopping) and locally (stores near you). Auto-selects best products based on price, ratings, availability, and preferences. Generates shopping list with buy links and store locations. Use when asked to shop for products, find best deals, compare prices, or locate items locally. Supports budget constraints (low/medium/high or "$X"), preference filtering (brand, features, color), and dual-mode search (online + local stores).
Navigate Amazon for buying, selling, and affiliating using price tracking, listing optimization, deal analysis, and affiliate link management.
Monitor CamelCamelCamel price drop alerts via RSS and send Telegram notifications when items go on sale. Use when setting up automatic price tracking for Amazon products with CamelCamelCamel price alerts.
Manage Shopify store data including orders, products, variants, customers, inventory, fulfillments, refunds, returns, and transactions via the Admin REST API.