# Amazon Selling Partner MCP for AI Agents MCP

> The Amazon Selling Partner MCP lets your AI agent manage every part of your e-commerce operation. It handles incoming orders, audits FBA inventory across different fulfillment centers, and researches product catalogs directly through conversation. Stop jumping between Seller Central tabs; get instant operational data to keep your sales moving.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Tags:** seller-central, fba, order-fulfillment, catalog-management, marketplace-api, inventory-tracking

## Description

Need to run complex seller operations but hate the manual clicking? This MCP connects your AI agent straight into your Amazon Selling Partner account for professional marketplace orchestration. Instead of writing specific API calls, you just ask your agent questions in plain language—like talking to a co-worker. It pulls together data on incoming orders, gives you real-time inventory summaries for FBA centers, and even lets you search the entire product catalog by ASIN or keyword.

Your agent handles everything from tracking down financial event groups to requesting those big asynchronous reports. If your current setup is just a collection of disconnected tools, connecting through Vinkius allows you to manage all these seller tasks under one roof. It's about getting actionable answers instantly so you can focus on selling.

## Tools

### list_orders
Retrieves a list of recent Amazon orders you need to process.

### get_order_items
Pulls detailed item lists for specific orders that have been placed.

### list_fba_inventory
Provides a summary of your current FBA inventory across all Amazon fulfillment centers.

### search_catalog
Searches the Amazon product catalog using ASINs or keywords to find relevant products.

### get_catalog_item
Retrieves specific technical metadata for a single item found in the Amazon catalog.

### create_report
Initiates the request process for large, asynchronous seller reports (like complete listing data).

### get_report_status
Checks the status of a requested report to see if it has finished processing.

### list_financial_events
Lists historical and current financial event data for your marketplace participation records.

### list_marketplaces
Shows which global Amazon marketplaces you are currently selling on.

### list_product_types
Retrieves a list of available product types for categorization purposes.

## Prompt Examples

**Prompt:** 
```
I need to know the stock level for my top 3 sellers in New York.
```

**Response:** 
```
**📦 FBA Inventory Report (New York)**

| ASIN | Product Name | Available Units | Inbound Units |
| :--- | :--- | :--- | :--- |
| B012X4Y | Widget Deluxe | 1,567 | 300 |
| B099Z1A | Mega Gadget X | 89 units | 0 |
| B01CCDE | Power Cable Set | 4,112 | 890 |

*Action Required: The Mega Gadget X is out of stock. I recommend prioritizing a replenishment order.*
```

**Prompt:** 
```
What were my sales and financial events last month?
```

**Response:** 
```
**💰 Financial Summary (Last Month)**

* **Total Revenue:** $45,890.21*
* **Major Event Detected:** Marketplace fees increased by 0.5% on the North American region.
* **Key Data Points:** I've also pulled a list of recent orders showing an average fulfillment time of 2 days.
```

**Prompt:** 
```
Find me all product details for ASIN B01AABBCC, specifically dimensions.
```

**Response:** 
```
**🔍 Catalog Item Details: B01AABBCC**

* **Product Type:** Wireless Headset*
* **Category:** Electronics
* **Dimensions (L x W x H):** 6.5in x 3.2in x 1.5in
* **Metadata Status:** Pricing and weight data are available for comparison.
```

## Capabilities

### Manage and audit incoming orders
The agent lists recent Amazon orders and pulls detailed item lists for immediate fulfillment checks.

### Monitor FBA stock levels
It retrieves current inventory summaries and tracks stock availability across all connected Amazon fulfillment centers.

### Research product metadata
You can search the entire Amazon catalog using ASINs or keywords to grab technical details about any product.

### Request and check seller reports
The MCP handles requesting large, asynchronous seller reports and monitors their status until they're ready for download.

### Review financial market data
It pulls detailed information on financial event groups and marketplace participation directly into the chat window.

## Use Cases

### Auditing stock before a big promotion
An operations specialist notices low stock on their top seller. They ask the agent to `list_fba_inventory` and get an immediate summary, confirming that replenishment is due soon while checking if any other product types are also running low.

### Fulfilling a rush of recent orders
An e-commerce manager wants to verify which items were in the 50 most recent sales. They ask for a list of orders, and then follow up by requesting `get_order_items` for specific batches to confirm accuracy.

### Analyzing market performance
A financial analyst needs to know which global markets are generating the most sales. They ask the agent to `list_marketplaces`, then request `list_financial_events` to compare revenue streams across regions.

### Quickly validating a new product listing
A product owner needs specs for an unknown ASIN. Instead of guessing, they ask the agent to `search_catalog`, and then drill down using `get_catalog_item` to confirm dimensions and technical data.

## Benefits

- Instead of manually calling out to check stock levels, your agent can run `list_fba_inventory` and provide an immediate summary of available units and inbound shipments.
- You don't have to juggle multiple tabs. Your agent centralizes data retrieval, letting you ask about both order details (`get_order_items`) and overall financial performance in one chat session.
- Need competitor research? Just ask the MCP to use `search_catalog` or `get_catalog_item` to grab technical metadata for an ASIN without leaving your workflow.
- Running big reports used to mean manual submissions. Now, you simply prompt the agent to `create_report`, and it monitors the status until you're ready to download it via `get_report_status`.
- The MCP lets you pull financial data (`list_financial_events`) alongside inventory checks, giving a holistic view of your revenue streams across multiple markets.

## How It Works

The bottom line is: you talk naturally about your Amazon business, and the MCP executes the necessary operations behind the scenes.

1. Subscribe to this MCP in Vinkius, then provide your required Amazon credentials: Client ID, Secret, Refresh Token, Region, and Marketplace ID.
2. Direct your AI client—be it Claude or Cursor—to ask natural language questions about your seller operations (e.g., 'What's my stock level for ASIN XYZ?').
3. The agent uses the tools to pull real-time data on orders, inventory, and catalog details back into a conversational format.

## Frequently Asked Questions

**Can the Amazon Selling Partner MCP help me audit my current FBA inventory levels?**
Yes, it provides up-to-date summaries of your stock across all fulfillment centers. You get to know exactly what you have available and what's on its way without having to log into multiple dashboards.

**How do I use the Amazon Selling Partner MCP to check my sales orders?**
You simply ask your agent for recent orders. It lists them out, and if you need more detail, it can pull specific item lists for those orders so you know exactly what needs fulfilling.

**Is the Amazon Selling Partner MCP useful for competitor research?**
Absolutely. You can search the entire catalog using ASINs or keywords to get technical metadata on any product, which is perfect for checking out competitor listings.

**Can I use this MCP to track large seller reports?**
Yes. Instead of manually submitting reports, you ask the agent to request them. It tracks the status until they are ready, so you don't have to keep checking back later.

**What kind of financial data can I get with the Amazon Selling Partner MCP?**
It provides access to various financial event groups and marketplace details. This lets you compare revenue performance across different global marketplaces in one place.