amazon_product
ActiveTool of Traject Ecommerce
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.com", _apiKey: "your-rainforest-key" })
Parameters schema
{
"type": "object",
"required": [
"asin",
"_apiKey"
],
"properties": {
"asin": {
"type": "string",
"description": "Amazon Standard Identification Number, e.g. \"B08N5WRWNW\""
},
"_apiKey": {
"type": "string",
"description": "Your Rainforest API key (get one at trajectdata.com) — passed as the api_key query param"
},
"amazon_domain": {
"type": "string",
"description": "Amazon marketplace domain (default \"amazon.com\"), e.g. \"amazon.co.uk\""
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Traject Ecommerce
https://github.com/pipeworx-io/mcp-traject-ecommerce
1/7 registries