BuyWhere Product Catalog
ai.buywhere/catalog-apiSearch 1.5M+ products across 20+ platforms. Compare prices, find deals, browse categories.
Tools · 6
Search the BuyWhere product catalog by keyword. Returns products from e-commerce platforms across multiple regions (Singapore, US, etc.). Use compact=true for agent-optimized responses with structured…
Get a specific product by its ID, including full details and current price.
Compare multiple products side-by-side. Returns price, brand, rating, and category for each.
Get discounted products sorted by discount percentage. Returns products with original price and discount percentage. Supports currency, region (sea, us, eu, au) and country (SG, US, VN, MY, ...) filte…
List top-level product categories available in the BuyWhere catalog.
Use this whenever a user asks about prices, wants to find the cheapest option, or asks "what's the best price for X" or "where can I buy X for the lowest price". This finds the best current price acro…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"buywhere_product_catalog": {
"url": "https://mcp.buywhere.ai/mcp",
"transport": "streamable-http"
}
}
}