
Amazonads Mcp
Manage Amazon Ads campaigns, keywords, bids, and performance reports from your agent while growing an FBA or seller brand.
Overview
Amazon Ads MCP is a MCP server for the Grow phase that manages Amazon Ads campaigns, keywords, bids, and performance reports via the official Ads API.
What is this MCP server?
- Stdio npm package amazonads-mcp version 0.1.1
- Amazon Ads API: campaigns, keywords, bids, and performance reports
- OAuth-style setup via AMAZON_ADS_CLIENT_ID, CLIENT_SECRET, and REFRESH_TOKEN
- Optional AMAZON_ADS_REGION for NA, EU, or FE ad endpoints
- Repository cprice70/amazonads-mcp for seller-focused agent automation
- Package version 0.1.1
- 4 core API surface areas named: campaigns, keywords, bids, performance reports
- Up to 4 environment variables including optional NA/EU/FE region
Community signal: 2 GitHub stars.
What problem does it solve?
Seller operators drown in Sponsored Products tabs and CSV exports when they need fast, repeatable campaign and keyword changes.
Who is it for?
Solo FBA and brand sellers who already have Amazon Ads API access and want agent-driven campaign housekeeping and reporting.
Skip if: Pre-launch products with no ad account, non-Amazon channels only, or teams unwilling to manage OAuth refresh tokens securely.
What do I get? / Deliverables
Once Amazon Ads OAuth env vars are set, your agent can call MCP tools to adjust bids and fetch performance reports programmatically.
- MCP tools for campaigns, keywords, bids, and ads reports
- Agent-scriptable Amazon PPC change workflows
- Region-aware API calls when AMAZON_ADS_REGION is set
Recommended MCP Servers
Journey fit
Paid retail media optimization sits in Grow when you iterate on acquisition after the product and listings exist. Analytics fits reporting and bid decisions driven by Amazon Ads performance data rather than initial SKU validation.
How it compares
Amazon Ads API MCP integration, not a creative copywriting skill or organic SEO playbook.
Common Questions / FAQ
Who is io.github.cprice70/amazonads-mcp for?
Independent Amazon sellers and small ecommerce teams who use AI agents for ads operations and want direct API access through MCP.
When should I use io.github.cprice70/amazonads-mcp?
Use it in Grow when you are optimizing live campaigns, tuning keywords and bids, or generating performance reports on a recurring basis.
How do I add io.github.cprice70/amazonads-mcp to my agent?
Add the amazonads-mcp npm stdio server to your MCP config with AMAZON_ADS_CLIENT_ID, AMAZON_ADS_CLIENT_SECRET, AMAZON_ADS_REFRESH_TOKEN, and optional AMAZON_ADS_REGION.