Amazon Affiliate MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP mode | 3000 |
| MCP_MODE | No | MCP mode: stdio or http | stdio |
| AMAZON_BASE_URL | No | Amazon domain (e.g., https://www.amazon.de for Germany) | https://www.amazon.de |
| AMAZON_AFFILIATE_TAG | No | Your Amazon affiliate tag | addonsdeaddonssh |
| AMAZON_DEFAULT_COUNTRY | No | Default country code (e.g., de) | de |
| AMAZON_AFFILIATE_TAG_DE | No | Affiliate tag for Germany (overrides AMAZON_AFFILIATE_TAG for .de) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| amazon_searchA | 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 |
| amazon_product_linkA | Generate a direct Amazon affiliate link for a specific product using its ASIN. Use this when you already know the exact product (10-character ASIN) and want a clean, trackable link for any supported Amazon country. |
| amazon_dealsA | Get affiliate links to current Amazon deals and offers for any supported country. Supports flash deals (lightning), outlet discounts, warehouse (open-box) items, and Prime-exclusive offers. Great for sharing time-sensitive promotions that convert well. |
| amazon_bestsellersA | Return an affiliate link to the Amazon bestseller list for a specific category and country. Bestseller links consistently outperform generic search links in click-through and conversion rates. 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 |
| amazon_gift_finderA | Generate personalized Amazon gift idea links with affiliate tags for any country. Tailors search links based on recipient description, interests, budget range, and occasion. Always includes an Amazon gift card as a reliable fallback option. |
| amazon_compareA | Build a structured side-by-side comparison of 2–5 Amazon products with affiliate links for any supported country. Returns ranked product entries with names and affiliate URLs. Product comparisons increase engagement and click-through rates significantly. |
| amazon_promo_contentA | Generate ready-to-publish promotional content for Amazon products with embedded affiliate links. Supports Twitter/X, Instagram, blog (HTML), WhatsApp, Telegram, and newsletter (HTML email) formats. Output is available in German (de) and English (en) and includes mandatory affiliate disclosure text. |
| amazon_affiliate_infoA | Return a full overview of the active Amazon affiliate configuration: configured tags per country, domains, currencies, commission rates, and best-practice tips. Use this to show users which countries are active or to diagnose missing affiliate tags. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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