You're viewing a demo portfolio

Join the waitlist
PRSM

amazon_reviews

Active

Tool of Traject Ecommerce

declared in 0.1.0

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\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Traject Ecommerce

https://github.com/pipeworx-io/mcp-traject-ecommerce

1/7 registries
View full server →