amazon_reviews
ActiveTool of Traject Ecommerce
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", 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)"
},
"amazon_domain": {
"type": "string",
"description": "Amazon marketplace domain (default \"amazon.com\")"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Traject Ecommerce
https://github.com/pipeworx-io/mcp-traject-ecommerce
1/7 registries