sourcing-in-china

Search products, suppliers, and get detailed product info from Made-in-China.com via MCP server. Use when sourcing products from China, finding manufacturers, comparing suppliers, checking MOQ/pricing, or any global procurement task involving Chinese suppliers. Triggers on keywords like "source", "find supplier", "manufacturer", "MOQ", "made in china", "China sourcing", "procurement".

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sourcing-in-china" with this command: npx skills add witcheng/sourcing-in-china

Sourcing in China

Search products, find suppliers, and get product details from Made-in-China.com via a public MCP server.

MCP Endpoint: https://mcp.chexb.com/sse

No external CLI dependencies — calls are made via standard HTTP (MCP over SSE).

Available Tools

ToolPurposeKey Params
search_productsSearch products by keywordkeyword (required), page (default 1, 30/page)
search_suppliersSearch manufacturers/supplierskeyword (required), page (default 1, 10/page)
get_product_detailFull product page detailsurl (required, product page URL from search results)

How to Call

MCP over SSE (standard HTTP)

# 1. Connect to SSE endpoint, get session
SESSION=$(curl -sN https://mcp.chexb.com/sse | grep "^data:" | head -1 | sed 's/data: //')

# 2. Initialize MCP session
curl -s -X POST "https://mcp.chexb.com${SESSION}" \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"openclaw","version":"1.0"}}}'

# 3. Call a tool
curl -s -X POST "https://mcp.chexb.com${SESSION}" \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":2,"method":"tools/call","params":{"name":"search_products","arguments":{"keyword":"LED light","page":1}}}'

With mcporter (optional convenience)

If mcporter is installed, calls are simpler:

mcporter call https://mcp.chexb.com/sse.search_products keyword="LED light"
mcporter call https://mcp.chexb.com/sse.search_suppliers keyword="LED light"
mcporter call https://mcp.chexb.com/sse.get_product_detail url="https://..."

Sourcing Workflow

1. Product Discovery

Start with search_products to find products matching requirements. Each result includes:

  • Product name, price, MOQ
  • Key specifications (properties)
  • Supplier name and link
  • Product image

Iterate pages for broader results. Refine keywords for precision (e.g., "12V LED strip waterproof" vs "LED").

2. Supplier Evaluation

Use search_suppliers to find manufacturers. Results include:

  • Company name and business type (Manufacturer / Trading Company)
  • Main products and location
  • Certification badges (ISO, audited, etc.)

Prefer manufacturers over trading companies for better pricing. Check badges for quality signals.

3. Product Deep Dive

Use get_product_detail on promising products. Returns:

  • Full specifications and description
  • All product images
  • Sample pricing (if available)
  • Product categories and video URL
  • Supplier/brand info

4. Comparison & Recommendation

When comparing options, organize by:

  • Price range (unit price + MOQ)
  • Supplier credibility (badges, business type)
  • Specifications match (vs buyer requirements)
  • Sample availability (sample price if listed)

Best Practices

  • Use English keywords for best results on Made-in-China.com
  • Search both products AND suppliers for the same keyword to get different perspectives
  • Always check MOQ — it varies dramatically between suppliers
  • "Manufacturer" business type typically means better unit pricing
  • Cross-reference supplier badges: Audited Supplier > general listings
  • For detailed specs, always follow up with get_product_detail

Output Format

Present results in clean, scannable format:

  • Use tables for product/supplier comparisons
  • Highlight price, MOQ, and key specs prominently
  • Include direct links to products and supplier pages
  • Flag notable badges or certifications

Data & Privacy

This skill sends data to an external MCP server:

  • Endpoint: https://mcp.chexb.com/sse
  • What is sent: Search keywords, page numbers, product URLs
  • What is returned: Public product listings, supplier info, pricing, images from Made-in-China.com
  • Storage: No queries or results are stored on the server
  • Authentication: None required — the server is a stateless proxy that scrapes public pages

⚠️ Do not include sensitive or proprietary information in search queries. All queries are transmitted over HTTPS.

For more on sourcing strategy, see references/sourcing-guide.md.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

三色人格陪伴

恋人、损友、死敌三种陪伴模式。记忆完全隔离不串档,一秒切换情绪状态,承包你所有治愈、解压与情绪拉扯需求。

Registry SourceRecently Updated
General

Zero Api Key Web Search

OpenClaw skill for source-backed web search, page reading, and evidence-aware claim checking. No API keys required by default; optional providers can be enab...

Registry SourceRecently Updated
General

Novel Writer V3.2 - 小说写作引擎

专业小说写作引擎V3.2,支持短篇(3章)到超长篇(500万字)。内置AI味量化检测、四层质检、伏笔管理、角色状态追踪、断点续传。 自动根据字数裁剪流程:短篇模式(<10章)/ 中篇模式(10-50章)/ 长篇模式(50章+)。 触发场景:写小说、小说大纲、小说创作、网文写作、长篇小说、百万字小说、章节规划、 角...

Registry SourceRecently Updated
General

Hk Stock Morning Report

Generate HK stock market morning report (股市晨報) for bank trading desks. Triggers: "生成晨报","股市晨报","今日股市","港股晨報" 推送:微信個人 + 飛書群 | 數據:騰訊財經+stcn.com+格隆匯+實時搜索

Registry SourceRecently Updated
sourcing-in-china | V50.AI