Skip to main content
Glama
BACH-AI-Tools

Real Time Amazon Data MCP Server

product_details

Retrieve comprehensive Amazon product data by ASIN, including pricing, ratings, reviews, photos, variations, and technical specifications across multiple marketplaces and languages.

Instructions

Get extensive Amazon product details and information available on the Amazon product page by asin, including title, price data, ratings data, local and global top reviews, photos, product details (brand, weight, package size, model, etc) product variations (colors, sizes, flavors, etc), and many other data points. Here's an example product page: https://www.amazon.com/dp/B0CMZFCQ6D.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
asinYesProduct ASIN for which to get details. Supports batching of up to 10 ASINs in a single request, separated by comma. Examples: B08BHXG144 B08PPDJWC8,B07ZPKBL9V,B08BHXG144 Note that each ASIN in a batch request is counted as a single request against the plan quota.
fieldsNoA comma separated list of product fields to include in the response (field projection). By default all fields are returned. Example: product_price,product_url,is_best_seller,sales_volume
countryNoSets the Amazon domain, marketplace country, language and currency. Default: US Allowed values: US, AU, BR, CA, CN, FR, DE, IN, IT, MX, NL, SG, ES, TR, AE, GB, JP, SA, PL, SE, BE, EG
languageNoThe language of the results. In case not specified, results will be returned in the default domain language. Supported languages per country: US: en_US, es_US AU: en_AU BR: pt_BR CA: en_CA, fr_CA FR: fr_FR, en_GB DE: de_DE, en_GB, cs_CZ, nl_NL, pl_PL, tr_TR, da_DK IN: en_IN, hi_IN, ta_IN, te_IN, kn_IN, ml_IN, bn_IN, mr_IN IT: it_IT, en_GB MX: es_MX NL: nl_NL, en_GB SG: en_SG ES: es_ES, pt_PT, en_GB TR: tr_TR AE: en_AE, ar_AE GB: en_GB JP: ja_JP, en_US, zh_CN SA: ar_AE, en_AE PL: pl_PL SE: sv_SE,
more_info_queryNoA query to search and get more info about the product as part of Product Information, Customer Q&As, and Customer Reviews.
autoselect_variantNoExample value:
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. The description mentions it fetches 'extensive' data and lists the categories, giving a reasonable sense of scope. However, it doesn't disclose behavioral traits like rate limits, potential staleness of data, whether the tool returns raw HTML vs structured data, or any failure modes. The batching/quota note about ASINs appears in the schema, not the description, so credit goes there. It is adequate but not rich.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded purpose, and includes a concrete example URL. Every element earns its place. A minor deduction because it's a single dense run-on sentence for the data-listing portion, but the example link adds practical value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a complex data-retrieval tool with 6 params and no output schema, the description gives a strong sense of what data will be returned (multiple categories enumerated), which compensates for the missing output schema. It's missing some guidance on the variety of marketplace/language options, but those are covered by the schema. Reasonably complete given the schema's thorough documentation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description adds value beyond the schema by listing specific data points the tool returns (brand, weight, package size, model, colors, sizes) which helps the agent understand what 'extensive' means. However, the description doesn't elaborate on parameter usage patterns beyond locating the resource by ASIN. The extra value over the well-documented schema is modest, earning a slight bump.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool fetches extensive Amazon product details (title, price, ratings, reviews, photos, variations, etc.) by ASIN. It provides a concrete example product page URL and explicitly lists the data categories. Among siblings like product_reviews, product_offers, and product_search, this tool's role as the comprehensive single-ASIN detail retriever is clearly distinguishable.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies use for getting broad product details from the product page but doesn't explicitly state when to use it instead of product_review_details, product_offers, or product_reviews. There's some implied guidance via the phrase 'extensive product details... available on the Amazon product page' but no explicit when-not or alternatives discussion comparing to siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bach-real_time_amazon_data'

If you have feedback or need assistance with the MCP directory API, please join our Discord server