Skip to main content
Glama
heikowagner

Amazon Affiliate MCP Server

by heikowagner

amazon_search

Search Amazon products in any supported country and get a ready-to-use affiliate link. Filter by category and price range.

Instructions

Search for products on Amazon in any supported country and return a ready-to-use affiliate link. Use this tool whenever a user asks for product recommendations or shopping suggestions. Supports optional category filtering and price range. Available countries: de, at, us, uk, fr, es, it, nl, pl, se, jp, ca, au, mx, br, in, sg, ae, sa, tr Available categories: elektronik, computer, bücher, mode, haus & garten, garten, spielzeug, sport, küche, beauty, software, musik, filme, lebensmittel, auto, baby, gesundheit, bürobedarf, haustier, schmuck

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch term, e.g. 'Bluetooth headphones' or 'running shoes'
countryNoAmazon storefront country code, e.g. de, us, uk, fr, it, es, jp, ca. Default: dede
categoryNoProduct category filter, e.g. "elektronik, computer, bücher, mode, haus & garten, garten, spielzeug, sport, küche, beauty, software, musik, filme, lebensmittel, auto, baby, gesundheit, bürobedarf, haustier, schmuck"
price_maxNoMaximum price in the local currency of the selected country
price_minNoMinimum price in the local currency of the selected country
Behavior3/5

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

No annotations are present, so the description carries the burden. It states the core behavior (search returns affiliate link) and lists supported countries/categories, but does not clarify result format (single link vs list of products), pagination, or potential errors. Thus a 3.

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?

The description is a single paragraph, front-loaded with the purpose, followed by usage and supported options. It efficiently conveys necessary information, though the long lists could be formatted better. Score 4.

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

Completeness3/5

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

The tool has 5 parameters and no output schema. The description covers the main function and supported constraints, but leaves ambiguity about the exact return shape (one link vs many) and does not detail edge cases or limitations. Score 3.

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

Parameters3/5

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

Schema coverage is 100% (all 5 parameters have descriptions). The description adds no additional parameter semantics beyond the schema; it merely lists available countries/categories which are also in the schema. Baseline 3 is appropriate.

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?

Description clearly states the verb (search), resource (products on Amazon), and output (affiliate link), and explicitly says when to use it for product recommendations or shopping suggestions, distinguishing it from sibling tools like amazon_deals or amazon_bestsellers.

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

Usage Guidelines4/5

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

Provides explicit usage guidance: 'Use this tool whenever a user asks for product recommendations or shopping suggestions.' However, it does not mention alternatives or when not to use, so a 4 rather than 5.

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/heikowagner/amazon-affiliate-mcp'

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