Connect RankGenius to your AI assistant over MCP, or call the REST API from your own code. Both expose the same tools across 21 Amazon marketplaces, authenticated with a single API key.
Authorization: Bearer <your-api-key>.
Connect Claude, Cursor, or any MCP-compatible client and ask questions in natural language — the assistant calls the tools for you.
Call the tools directly over HTTPS and get a JSON envelope back. Ideal for scripts, dashboards, and back-end integrations.
| Tool | What it returns |
|---|---|
keyword_rankKeyword Rank |
Live Amazon search results (organic + sponsored) for a keyword. |
buyboxBuy Box |
Who owns the Buy Box for an ASIN, plus price, stock, and delivery. |
mobile_searchMobile Search |
Like Keyword Rank, but the mobile (phone) search page, which often differs. |
product_pageProduct Page |
Structured product details parsed from the listing (and, on request, the full page HTML). |
product_reviewsProduct Reviews |
Customer reviews for an ASIN, one page at a time. |
seller_detailsSeller Details |
A seller's public storefront details by seller id. |
supported_zipsSupported Zips |
The delivery zip / postal codes accepted by the optional zip parameter. |
Every tool call counts as one metered request. You can try any tool in your browser first on the Explore page.