Skip to main content
ClaudeWave
amzscout-corp avatar
amzscout-corp

amzscout-skill-mcp

Ver en GitHub

AMZScout Skill + MCP - bringing real Amazon research data into Claude, ChatGPT, Cursor, OpenClaw and other MCP clients

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/amzscout-corp/amzscout-skill-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "amzscout-skill-mcp": {
      "command": "node",
      "args": ["/path/to/amzscout-skill-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/amzscout-corp/amzscout-skill-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Official AMZScout Skill + MCP for AI

![AMZScout Skill + MCP](assets/github-cover.png)

![License](https://img.shields.io/badge/License-MIT-green)
![MCP Compatible](https://img.shields.io/badge/MCP-Compatible-blue)
![Hosted Service](https://img.shields.io/badge/Hosted-Service-6f42c1)
![AI Ready](https://img.shields.io/badge/AI-Ready-success)
![Amazon Research](https://img.shields.io/badge/Amazon-Research-orange)
[![smithery badge](https://smithery.ai/badge/support-mruz/amzscout-skill-mcp)](https://smithery.ai/servers/support-mruz/amzscout-skill-mcp)

Connect your AI to **real Amazon marketplace data** with the official **AMZScout Skill + MCP**.

Get your API key here: https://learn.amzscout.net/amazon-product-api-for-ai-agents

## Connection

This is a **remote (hosted) MCP server** — Streamable HTTP transport. Point your MCP client at the endpoint below; there is nothing to install.

- **MCP endpoint (Streamable HTTP):** `https://chatbot.amzscout.net/mcp`
- **Transport:** `streamable-http` (a legacy SSE endpoint is also available at `https://chatbot.amzscout.net/mcp/sse`)
- **Authentication:** send your AMZScout API key as the `Authorization: Bearer <API_KEY>` header (or `?key=<API_KEY>` in the URL). Get a key at https://learn.amzscout.net/amazon-product-api-for-ai-agents

```json
{
  "mcpServers": {
    "amzscout": {
      "type": "streamable-http",
      "url": "https://chatbot.amzscout.net/mcp",
      "headers": { "Authorization": "Bearer YOUR_AMZSCOUT_API_KEY" }
    }
  }
}
```

Unlike a traditional MCP server that simply exposes APIs, AMZScout combines live marketplace data with proprietary analytical algorithms developed specifically for Amazon research. Instead of returning raw marketplace data, it delivers structured marketplace intelligence that AI assistants can immediately use to answer Amazon-related questions more accurately.

Whether you're validating product ideas, researching competitors, discovering keywords, optimizing listings, or building PPC campaigns, AMZScout helps your AI make data-driven decisions based on real Amazon marketplace data - not assumptions.

> [!IMPORTANT]
> AMZScout provides AI-powered marketplace analysis based on Amazon marketplace data. AI-generated responses are intended for informational purposes only. Please review the **Disclaimer** section below for important legal information.

---

## Table of Contents

- [Features](#features)
- [Supported AI Clients](#supported-ai-clients)
- [Supported Amazon Marketplaces](#supported-amazon-marketplaces)
- [Supported Capabilities](#supported-capabilities)
- [Available Tools](#available-tools)
- [Use Cases](#use-cases)
- [How It Works](#how-it-works)
- [Prompt Library](#prompt-library)
- [Quick Start](#quick-start)
- [Installation Guides](#installation-guides)
- [MCP Server](#mcp-server)
- [Support](#support)
- [Documentation](#documentation)
- [Disclaimer](#disclaimer)
- [License](#license)

---

## Features

- 📊 Real Amazon marketplace data
- 🔍 Product opportunity discovery
- 📈 Niche validation
- 🏆 Competitor analysis
- 🔑 Keyword research
- ✍️ Listing optimization
- 🎯 PPC strategy generation
- 💰 Sales estimates
- 📉 Historical marketplace trends
- 💵 Pricing analysis
- 🤖 AI-ready structured responses
- 🧠 Marketplace intelligence powered by AMZScout
- ⚡ Fast responses optimized for AI workflows

---

## Supported AI Clients

Officially supported AI clients:

- Claude
- ChatGPT (Plus and higher)
- Cursor
- CrewAI
- OpenClaw

> Other MCP-compatible AI clients are also supported.

---

## Supported Amazon Marketplaces

AMZScout provides marketplace data across all major Amazon marketplaces:

- 🇺🇸 United States
- 🇨🇦 Canada
- 🇲🇽 Mexico
- 🇧🇷 Brazil
- 🇬🇧 United Kingdom
- 🇩🇪 Germany
- 🇫🇷 France
- 🇮🇹 Italy
- 🇪🇸 Spain
- 🇦🇺 Australia
- 🇯🇵 Japan
- 🇮🇳 India
- 🇦🇪 United Arab Emirates
- 🇸🇦 Saudi Arabia

---

## Supported Capabilities

| Capability | Supported |
|------------|:---------:|
| Product Research | ✅ |
| Product Discovery | ✅ |
| Niche Validation | ✅ |
| Competitor Analysis | ✅ |
| Keyword Research | ✅ |
| Listing Optimization | ✅ |
| PPC Strategy | ✅ |
| Sales Estimates | ✅ |
| Pricing Analysis | ✅ |
| Historical Marketplace Trends | ✅ |
| AI-ready Structured Responses | ✅ |

---

# Available Tools

Full documentation for every tool is available in [`/tools`](./tools).

## Core Assistant

| Tool | Description |
|------|-------------|
| `amzscout-agent` | All-in-one natural-language Amazon research assistant that automatically selects the appropriate research workflow. |

## Product Research

| Tool | Description |
|------|-------------|
| `amzscout_analyze_product` | Retrieve complete marketplace data and insights for a single ASIN. |
| `amzscout_compare_products` | Compare 2–5 Amazon products side by side. |
| `amzscout_analyze_product_set` | Analyze and aggregate metrics across 2–100 ASINs. |
| `amzscout_search_products` | Search Amazon products by keyword using marketplace data. |
| `amzscout_find_by_brand` | Retrieve products published under a specific Amazon brand. |

## Market & Niche Research

| Tool | Description |
|------|-------------|
| `amzscout_analyze_niche` | Analyze demand, competition, pricing, and market health for a niche. |
| `amzscout_compare_niches` | Compare multiple Amazon niches side by side. |

## Keywords & SEO

| Tool | Description |
|------|-------------|
| `amzscout_get_keywords` | Discover SEO and PPC keywords with marketplace metrics. |

## Knowledge & Utilities

| Tool | Description |
|------|-------------|
| `amzscout_search_knowledge` | Search the AMZScout knowledge base. |
| `amzscout_recommend_tool` | Recommend the most appropriate AMZScout tool for a specific use case. |
| `amzscout_usage` | View your remaining token balance and usage statistics. |

---

## Use Cases

AMZScout Skill + MCP helps AI agents perform real Amazon marketplace research across every stage of the selling journey.

| Use Case | Description |
|----------|-------------|
| 🔍 Product Discovery | Find promising product opportunities using real marketplace data. |
| 📊 Niche Validation | Evaluate demand, competition, pricing, and seasonality before launching. |
| 🏆 Competitor Research | Analyze competing products, identify strengths and weaknesses, and benchmark performance. |
| 🔑 Keyword Research | Discover high-value keywords, search intent, and long-tail opportunities. |
| ✍️ Listing Optimization | Improve titles, bullet points, descriptions, and keyword coverage. |
| 📈 PPC Planning | Build launch and optimization strategies using keyword and competitor data. |
| 💰 Pricing Analysis | Compare prices, estimate sales potential, and identify pricing opportunities. |
| 📉 Market Intelligence | Analyze historical trends, emerging niches, and marketplace dynamics. |

---

## How It Works

Most MCP servers simply expose APIs and return raw marketplace data.

AMZScout adds an intelligence layer between Amazon marketplace data and your AI assistant.

AMZScout MCP data includes comprehensive Amazon product metrics, including estimated sales, revenue, pricing, profitability, listing quality, and competition-related data such as the number of sellers, seller types (FBA/FBM/Amazon), seller countries, and review counts. 

It also includes up to two years of historical price, sales, and revenue data, along with keyword metrics such as monthly search volume, cpc, and organic keyword rankings.

### Traditional MCP

```text
AI Agent
      │
      ▼
 MCP Server
      │
      ▼
 Amazon Marketplace Data
```

The AI receives raw marketplace data and must interpret everything independently.

### AMZScout Skill + MCP

```text
AI Agent
      │
      ▼
 AMZScout Skill
      │
      ▼
 AMZScout MCP
      │
      ▼
 Amazon Marketplace Data
```

Before marketplace data reaches the AI, the built-in AMZScout Skill evaluates marketplace signals using proprietary analytical algorithms.

Instead of raw data, your AI receives structured marketplace intelligence, including:

- Product insights
- Market validation
- Competitor analysis
- Keyword opportunities
- Pricing insights
- PPC insights
- Actionable business guidance

---

## Prompt Library

These prompts work in ChatGPT, Claude, Cursor, CrewAI, OpenClaw, and other MCP-compatible AI clients.

### Product Research

- Find profitable Amazon product opportunities with low competition.
- Suggest products under $40 that are lightweight and easy to source.
- Compare these product ideas and recommend the best one to launch.
- Find products with increasing demand and low competition.

### Niche Validation

- Validate this Amazon niche.
- Is this niche saturated?
- Analyze historical demand and seasonality.
- Estimate the difficulty of entering this market.

### Competitor Analysis

- Analyze ASIN B0XXXXXXXX.
- Compare this product against its top competitors.
- Identify competitor strengths and weaknesses.
- Find similar products with higher estimated sales.

### Keyword Research

- Find the best keywords for this product.
- Group keywords by search intent.
- Suggest long-tail keyword opportunities.
- Build a keyword strategy for a new listing.

### Listing Optimization

- Review my Amazon listing.
- Improve my product title.
- Rewrite my bullet points.
- Suggest missing keywords.
- Optimize this listing for search visibility.

### PPC Strategy

- Build a launch PPC strategy.
- Recommend campaign structure.
- Suggest keyword bidding priorities.
- Find ASINs for product targeting campaigns.

### Pricing & Profitability

- Estimate monthly sales.
- Analyze pricing trends over the past two years.
- Compare pricing with competitors.
- Estimate revenue potential.

### Market Intelligence

- Show historical sales trends.
- Compare the US and UK marketplaces.
- Find fast-growing Amazon niches.
- Identify emerging product opportunities.

---

## Quick Start

### Getting an API Key

Visit:

https://learn.amzscout.net/amazon-product-api-for-ai-agents

Choose the token plan that 
ai-agentamazonamazon-fbaamazon-ppcamazon-product-researchamazon-researchamazon-sellerchatgptclaudecompetitive-analysiscrewaicursorecommercekeyword-researchmarket-researchmcpmcp-servermodel-context-protocolopenclawproduct-research

Lo que la gente pregunta sobre amzscout-skill-mcp

¿Qué es amzscout-corp/amzscout-skill-mcp?

+

amzscout-corp/amzscout-skill-mcp es mcp servers para el ecosistema de Claude AI. AMZScout Skill + MCP - bringing real Amazon research data into Claude, ChatGPT, Cursor, OpenClaw and other MCP clients Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala amzscout-skill-mcp?

+

Puedes instalar amzscout-skill-mcp clonando el repositorio (https://github.com/amzscout-corp/amzscout-skill-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar amzscout-corp/amzscout-skill-mcp?

+

amzscout-corp/amzscout-skill-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene amzscout-corp/amzscout-skill-mcp?

+

amzscout-corp/amzscout-skill-mcp es mantenido por amzscout-corp. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a amzscout-skill-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega amzscout-skill-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: amzscout-corp/amzscout-skill-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/amzscout-corp-amzscout-skill-mcp)](https://claudewave.com/repo/amzscout-corp-amzscout-skill-mcp)
<a href="https://claudewave.com/repo/amzscout-corp-amzscout-skill-mcp"><img src="https://claudewave.com/api/badge/amzscout-corp-amzscout-skill-mcp" alt="Featured on ClaudeWave: amzscout-corp/amzscout-skill-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a amzscout-skill-mcp