@pipeworx/traject-ecommerce
Connect: https://gateway.pipeworx.io/traject-ecommerce/mcp · Install: one-click buttons
Tools: 6
Tools
- amazon_product — Get Amazon product details by ASIN — title, brand, price, rating, ratings total, bestsellers rank, and image. Uses your Rainforest API key. Example: amazon_product({ asin: “B08N5WRWNW”, amazon_domain:
- amazon_reviews — Get customer reviews for an Amazon product by ASIN — title, body, rating, date, verified-purchase flag, and helpful votes. Uses your Rainforest API key. Example: amazon_reviews({ asin: “B08N5WRWNW”, a
- amazon_search — Search Amazon products by keyword — returns position, title, ASIN, price, rating, and ratings total. Uses your Rainforest API key. Example: amazon_search({ search_term: “wireless earbuds”, amazon_doma
- walmart_product — Get Walmart product details by item ID — title, brand, price, rating, ratings total, and image. Uses your BlueCart API key. Example: walmart_product({ item_id: “967006046”, _apiKey: “your-bluecart-key
- walmart_reviews — Get customer reviews for a Walmart product by item ID — title, body, rating, date, and verified-purchase flag. Uses your BlueCart API key. Example: walmart_reviews({ item_id: “967006046”, _apiKey: “yo
- walmart_search — Search Walmart products by keyword — returns position, title, item ID, price, rating, and ratings total. Uses your BlueCart API key. Example: walmart_search({ search_term: “coffee maker”, _apiKey: “yo
Tools
-
amazon_product— Get Amazon product details by ASIN — title, brand, price, rating, ratings total, bestsellers rank, and image. Uses your Rainforest API key. Example: amazon_product({ asin: B08N5WRWNW , amazon_domain: -
amazon_reviews— Get customer reviews for an Amazon product by ASIN — title, body, rating, date, verified-purchase flag, and helpful votes. Uses your Rainforest API key. Example: amazon_reviews({ asin: B08N5WRWNW , am -
amazon_search— Search Amazon products by keyword — returns position, title, ASIN, price, rating, and ratings total. Uses your Rainforest API key. Example: amazon_search({ search_term: wireless earbuds , amazon_domai -
walmart_product— Get Walmart product details by item ID — title, brand, price, rating, ratings total, and image. Uses your BlueCart API key. Example: walmart_product({ item_id: 967006046 , _apiKey: your-bluecart-key } -
walmart_reviews— Get customer reviews for a Walmart product by item ID — title, body, rating, date, and verified-purchase flag. Uses your BlueCart API key. Example: walmart_reviews({ item_id: 967006046 , _apiKey: your -
walmart_search— Search Walmart products by keyword — returns position, title, item ID, price, rating, and ratings total. Uses your BlueCart API key. Example: walmart_search({ search_term: coffee maker , _apiKey: your