Skip to content

Amazon Reviews Scraper - Extract Product Data for Cursor

com.ranovam/amazon-review-intelligence

Amazon Reviews Scraper extracts ratings, review text, author, date, verified purchase status…

client:Cursor transport:streamable-http

Install Amazon Reviews Scraper - Extract Product Data in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "amazon-review-intelligence": {
      "url": "https://mcp.apify.com?tools=enezli/amazon-review-intelligence"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Amazon Reviews Scraper - Extract Product Data in other clients