You're viewing a demo portfolio

Join the waitlist
PRSM

amazon_product

Active

Tool of Traject Ecommerce

declared in 0.1.0

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Traject Ecommerce

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

1/7 registries
View full server →