# Amazon Ads MCP Server

Regional profiles, Sponsored Products, Brands and Display campaigns, targeting, image/video assets, product visuals, reports and saved creative views.

Connect Amazon and explicitly select the profiles your assistant may access. Tested with an Amazon test account. Product, brand and format eligibility are enforced by Amazon; DSP and AMC are separate products.

| | |
| --- | --- |
| Dedicated endpoint | `https://mcp.getmcpads.com/amazon-ads/mcp` |
| Tools | 103, 73 of which write |
| Metrics | 15 |
| Dimensions | 11 |

Writes: Create paused sponsored campaigns, groups and ads; manage budgets, bids, targeting, exclusions and creatives. Import image/video assets. Preview and confirmation required; native eligibility and moderation apply.

## What you can ask

### How did my Amazon Sponsored Products campaigns perform last week?

Reads the selected regional profile, requests a campaign report with an explicit attribution window, then retrieves the completed report with pagination.

Tools: `amazon_ads_get_profile`, `amazon_ads_create_report`, `amazon_ads_get_report`

### Show the images and videos available in my Amazon account.

Opens the creative library and product-image gallery. Selected native asset IDs or ASINs can be refreshed and returned as image blocks for visual analysis.

Tools: `get_creative_gallery`, `amazon_ads_list_creative_assets`, `amazon_ads_get_product_metadata`, `show_creatives`

### Create a paused Amazon campaign and preview its daily budget.

Previews the exact configuration, creates only after confirmation, then checks the current budget before proposing a change.

Tools: `amazon_ads_create_campaign`, `amazon_ads_update_campaign_budget`

### Preview pausing this Amazon Sponsored Products campaign.

Checks the selected profile and campaign, shows its current status and requires confirmation before applying the pause.

Tools: `amazon_ads_get_campaigns`, `amazon_ads_update_campaign_status`

## Metric families

Other (15)

## Dimension families

Other (11)

## Playbooks that use it

_None yet._

## Full reference

- [Amazon Ads MCP API reference](https://www.getmcpads.com/docs/sources/amazon-ads): All 103 tools, with every parameter and what it accepts.
- [Metrics](https://www.getmcpads.com/docs/sources/amazon-ads/metrics): 15 metrics, each with the field name it maps to.
- [Dimensions](https://www.getmcpads.com/docs/sources/amazon-ads/dimensions): 11 dimensions and report attributes, with their constraints.
- [Set up Amazon Ads](https://www.getmcpads.com/guides/sources/amazon-ads): Connecting the account, and what to ask once it is connected.
