mcpserver.lol
registry/shopping
Connection check verified live · 28h ago

shopping

Shopping search across 100M+ products, with every retailer's offer and live price in one place.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

6 tools

Read from the running server on 28h ago.

browse_products read-only limitquerydevice_idimage_urlthread_idpage_token
Search and page through products for the storefront UI.
get_details read-only device_idthread_idproduct_id*selected_options
Fetch a product with live offers, for the storefront UI.
get_price_history read-only device_idthread_idproduct_id*selected_options
Fetch 30-day price history for a product, for the storefront UI.
get_products read-only thread_idproduct_ids*
Get full product data (offers, description, attributes, images) by product ID from a search result, or by retailer URL. Pass several IDs in one call to compare. Use search_products…
get_similar read-only limitdevice_idthread_idproduct_id*
Find products similar to a given product, for the storefront UI.
search_products read-only queryimage_urlthread_id
Search 100M+ products across thousands of retailers for one product type. Call once for each distinct product type, and send independent calls together. Put relevant constraints in…