The Official Amazon Ads MCP Server (Open Beta), Explained
amazonadsmcp.comAmazon's official Amazon Ads MCP Server reached open beta on February 2, 2026. What it does, what it supports, and how to connect to it.
Updated June 15, 2026 · The Amazon Ads MCP editorial team
On February 2, 2026, Amazon moved its official Amazon Ads MCP Server into open beta. It is a real milestone: Amazon Advertising now ships a first-party way to connect AI assistants straight to ad accounts. Here is what it is, what it can do, and where it stops short.
A short timeline
- Nov 2025 Closed beta Amazon opens a private beta of its Ads MCP Server to select partners.
- Feb 2, 2026 Open beta Available globally to any Amazon Ads API partner with active credentials.
- 2026 Amazon Marketing Cloud support Advertisers can run saved AMC queries through the server using their own model.
What the official server does
The Amazon Ads MCP Server is a translation layer built on the Model Context Protocol. It turns natural-language prompts into structured Amazon Ads API calls, so an AI client can operate an account without custom integration code. Its reported capabilities include:
- Creating, updating, and deleting campaigns
- Running performance and reporting queries
- Managing account-level settings
- Accessing billing and financial data
- Running saved Amazon Marketing Cloud (AMC) queries using your own model
What sets it apart from a thin wrapper is its pre-built workflow tools, which bundle several API operations into one step. Launching an end-to-end Sponsored Products campaign or expanding a campaign into new countries can happen from a single prompt:
create_sponsored_products_campaign US via MCP expand_campaign_to_marketplace UK via MCP Who can use it, and how you connect
The server is available globally in open beta to Amazon Ads partners with active API credentials. Because it follows the open MCP standard, it works with Claude, ChatGPT, Gemini, and custom agents, so one integration replaces the per-client connections advertisers used to build by hand.
Connecting usually means OAuth, where your client handles the login, with a bearer token as a fallback for non-interactive setups. Agencies can reach multiple client accounts through a manager account, rather than applying separately for each. The step-by-step is in how to set up Amazon Ads MCP.
How it relates to Amazon’s Ads Agent
People often confuse the MCP Server with Amazon’s Ads Agent, a separate conversational experience inside the Amazon Ads console, built on Amazon Bedrock, that helps plan, build, and analyze campaigns and can write AMC queries. The Ads Agent lives in the console. The MCP Server extends that agentic access beyond the console to any MCP client. The full comparison is in Amazon Ads MCP vs the Amazon Ads API.
The limits worth knowing
The key nuance, noted across the trade coverage, is that Amazon released API specifications, not a packaged application. In practice:
- You need active Amazon Ads API credentials and some technical setup to connect.
- The server exposes capability, but the business guardrails, such as budget caps, approval steps on spend changes, and multi-account policies, are largely up to you.
- Pointed at granular APIs without careful scoping, an agent can make mistakes.
This gap is why managed Amazon Ads MCP servers exist, and why the choice of server matters once an AI can change spend. If you are weighing options, see the best Amazon Ads MCP servers.
Next steps
- New to the idea? Start with What is Amazon Ads MCP?
- Want the mechanics? Read how Amazon Ads MCP works
- Ready to connect it? Follow how to set up Amazon Ads MCP
Sources
- Amazon Ads, “Introducing the Amazon Ads MCP Server” (open beta, February 2, 2026; capabilities). advertising.amazon.com
- AdExchanger, “Amazon Ads Opens A Beta Test For Its New MCP Server.” adexchanger.com
- Futurum Group, “Amazon Ads MCP Server Debuts, Streamlining AI-Managed Campaign Execution.” futurumgroup.com
Frequently asked questions
When did the Amazon Ads MCP Server launch?+
It entered closed beta in November 2025 and moved to open beta on February 2, 2026. Any Amazon Ads API partner with active credentials can connect to it.
Which AI clients does the official Amazon Ads MCP Server support?+
It works with custom-built agents and major AI platforms including Claude, ChatGPT, and Gemini, because it follows the open Model Context Protocol standard.
How do you connect to the official server?+
You need active Amazon Ads API credentials. Most clients connect with OAuth, where the client handles login, with a bearer token as a fallback for non-interactive setups. You then add the server to your AI client and authorize access to your account.
What are the limitations of the official server?+
Amazon released API specifications rather than a finished application. Connecting requires API credentials and technical setup, write operations do not come with managed business guardrails out of the box, and you are responsible for how the AI is allowed to act on your account.
Keep reading
- Ultimate GuideWhat Is an MCP Server? The Ultimate GuideA plain-English and technical guide to MCP servers: what they are, how they work, why the AI industry adopted them so fast, and the security risks.
- ComparisonMCP vs API: Differences and When to Use EachA data-backed comparison of MCP and traditional APIs: how they relate, where they differ, the costs of MCP, and a clear rule for choosing.
- GuideWhat Is Amazon Ads MCP? A Complete GuideAmazon Ads MCP lets AI assistants manage Amazon advertising through the Model Context Protocol. What it is, how it works, and what you can do.
- TechnicalHow Amazon Ads MCP Works: Under the HoodHow an Amazon Ads MCP server works under the hood: OAuth and tokens, profiles and regions, tool definitions, the async report cycle, and limits.
- How-toHow to Set Up Amazon Ads MCP: A Step-by-Step GuideHow to set up Amazon Ads MCP: request Amazon Ads API access, create a Login with Amazon profile, connect your AI client, and validate safely.
- How-toHow to Connect the Amazon Ads MCP Server to ClaudeConnect Amazon's official Amazon Ads MCP Server to Claude Desktop and Claude Code: the config, the OAuth flow, profiles, and troubleshooting.