This is a zero-config MCP server for searching Taobao, Tmall, and Xiaohongshu without needing API keys. It's powered by Shopme's unified product database and handles three main tasks: keyword search across platforms with sorting and filters, fetching product details by URL or ID, and parsing product links to extract platform and ID info. The search tool supports both Chinese and English keywords and lets you filter by platform or sort by price, sales, or relevance. One nice touch is that get_product_detail works directly with URLs, so you can skip the parsing step. Most useful when you need to find Chinese suppliers, compare cross-border prices, or grab product data without dealing with individual platform APIs.
npx skills add https://github.com/shopmeskills/mcp --skill cn-ecommerce-search