Alibaba_MCP

Alibaba MCP gives any MCP client direct access to Alibaba.com product and supplier data.

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only

What it can do

  • Search Products: Search Alibaba.com for products matching a keyword query. Returns a paginated list of listings with title, price range, MOQ, and supplier trust signals (gold-supplier status, assessed
  • Get Product Detail: Get full details for a specific Alibaba.com product listing — pricing tiers, SKU/variant options, images, specs, and business-level supplier info (business type, transaction volume
  • Compare Suppliers: Search Alibaba.com for a product and return a side-by-side comparison of the top matching suppliers — price tiers, MOQ, gold-supplier/assessed/verified status, trade assurance, rati

What data it sees

Do you need an account

An API key from the service settings is required

Alibaba MCP gives any MCP client direct access to Alibaba.com product and supplier data. Search listings by keyword, pull full product detail (pricing tiers, specs, SKU variants), compare suppliers side-by-side, filter by MOQ/price/country, and screen listings for basic trust red flags (gold-supplier status, trade assurance, verification, ratings). Requires a free or paid API key — get one at https://nosha.dev/alibaba-mcp

Server tool list (5)

Raw names from tools/list. Only developers need these.

search_productsSearch Alibaba.com for products matching a keyword query. Returns a paginated list of listings with title, price range, MOQ, and supplier trust signals (gold-supplier status, assessed/verified flags, trade assurance, ratings). This is the ONLY tool that returns supplier trust/verification data — get_product_detail does not include it.
get_product_detailGet full details for a specific Alibaba.com product listing — pricing tiers, SKU/variant options, images, specs, and business-level supplier info (business type, transaction volume, employee count). Does NOT include trust/verification flags (gold supplier, trade assurance, assessed/verified) — use search_products or flag_red_flags for those. Optionally pass target_quantity to get the exact price tier and estimated total cost for a specific order size.
compare_suppliersSearch Alibaba.com for a product and return a side-by-side comparison of the top matching suppliers — price tiers, MOQ, gold-supplier/assessed/verified status, trade assurance, ratings, and years active. Can scan up to 3 search pages and optionally filter by supplier country (client-side). NOTE: include_full_details=true triggers up to 5 extra API calls.
filter_productsSearch Alibaba.com and return only listings matching MOQ, price, and/or supplier-country constraints. Price filtering uses each listing's cheapest bulk unit price. Country filtering is client-side with alias recognition. Scans up to 3 pages. At least one of max_moq, min_price, max_price, or country must be provided.
flag_red_flagsSearch Alibaba.com and screen the top matching listings for basic trust signals. Returns heuristic flags per listing, NOT a verdict on legitimacy. Does NOT know total review counts. Can scan up to 3 pages and optionally restrict to a given country (client-side).