WebMCP

CommerceCommunity skill

amazon.com WebMCP tools

Search Amazon for products matching a query with the full filter surface (department, brand, rating, price, deals, condition, sort, pagination) and return structured JSON per result: ASIN, title, price, rating, badges, image, and canonical /dp/ URL.

3 tools1 methodsCommunity listing API surface

What can an agent do with amazon.com WebMCP tools?

Search Amazon for products matching a query with the full filter surface (department, brand, rating, price, deals, condition, sort, pagination) and return structured JSON per result: ASIN, title, price, rating, badges, image, and canonical /dp/ URL. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on amazon.com

Tool 1 of 3BrowserAnswer

search-products

Search Amazon for products matching a query with the full filter surface (department, brand, rating, price, deals, condition, sort, pagination) and return structured JSON per result: ASIN, title, price, rating, badges, image, and canonical /dp/ URL.

How to install

browse skills add amazon.com/search-products-5170mf

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the search-products tool on amazon.com with query: <string>, url: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.
  • url string The URL or page to inspect.

Open the source definition

Tool 2 of 3BrowserAnswer

amazon-global-prices

Compare an Amazon product price across multiple country storefronts by routing each Browserbase session through that country's geolocation proxy, then extract country, currency, price, title, and URL with a Stagehand/Zod schema. Read-only.

How to install

browse skills add amazon.com/amazon-global-prices-nf9q4d

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the amazon-global-prices tool on amazon.com with url: <string>, location: <string>. Return the structured result and cite the source page.

Input contract

  • url string The URL or page to inspect.
  • location string A place, city, or address.

Open the source definition

Tool 3 of 3BrowserAction

kdp-niche-finder

Validate a nonfiction book niche on Amazon against the four KDP niche-finder rules (BSR < 100k, 50-300 reviews, price floor $9.99+, and a 3-star review gap) by gathering market data from book search and product pages. Read-only.

How to install

browse skills add amazon.com/kdp-niche-finder-9sbl9q

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the kdp-niche-finder tool on amazon.com with query: <string>, url: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.
  • url string The URL or page to inspect.

Open the source definition