Best Buy · Capability

Best Buy Retail Discovery

Unified retail discovery workflow combining product search, store locator, and personalized recommendations. Designed for developers and partners building retail integrations, shopping apps, and e-commerce experiences. Combines the Products, Stores, and Recommendations APIs into a cohesive consumer-facing workflow for product discovery, inventory lookup, and personalized suggestions.

Run with Naftiko Best BuyRetailProductsStoresRecommendationsE-Commerce

What You Can Do

GET
List products — Search and filter Best Buy products with keyword search and attribute filtering
/v1/products
GET
Get product — Get detailed product information by SKU
/v1/products/{sku}
GET
List stores — Find Best Buy stores with proximity search
/v1/stores
GET
Get store — Get store details including hours and services
/v1/stores/{storeId}
GET
Get trending — Get top trending products by view velocity
/v1/trending
GET
Get also viewed — Get products frequently viewed alongside this SKU
/v1/products/{sku}/also-viewed
GET
Get also bought — Get products frequently purchased with this SKU
/v1/products/{sku}/also-bought

MCP Tools

search-products

Search the Best Buy product catalog by keyword, price range, or product attributes

read-only
get-product

Get detailed product information for a specific Best Buy SKU including price, availability, and specs

read-only
find-stores

Find Best Buy stores near a location using postal code or GPS coordinates

read-only
get-store

Get hours, services, and contact information for a specific Best Buy store

read-only
get-trending-products

Get the top trending Best Buy products by category or across the entire catalog

read-only
get-most-viewed-products

Get the most viewed Best Buy products in the last 48 hours

read-only
get-also-viewed-products

Get products frequently viewed alongside a specific SKU for cross-sell discovery

read-only
get-also-bought-products

Get products frequently purchased together with a specific SKU for bundle recommendations

read-only

APIs Used

best-buy-products best-buy-stores best-buy-recommendations