An MCP server that gives Claude, ChatGPT, n8n, and any MCP client access to your Amazon Ads data. SP, SB, SD, DSP. Query campaigns, keywords, bids, and recommendations through natural language.
Sign up at app.marketplaceadpros.com and connect your Amazon Ads accounts. This is free.
Most MCP clients (Claude, ChatGPT, n8n, and others) let you add a remote server by URL. Just enter:
https://app.marketplaceadpros.com/mcp
Your client will walk you through the OAuth login to authorize access.
Ask your AI client questions about campaigns, keywords, bids, and performance. MAP handles the data normalization and your AI gets structured, clean results.
Pull spend, sales, ACOS, ROAS, impressions, and clicks for any campaign or date range. Broken down by ad group, keyword, or targeting.
Find which keywords drive sales, which waste spend, and get new keyword suggestions based on search term reports.
See data-backed bid adjustments and budget allocation suggestions across your campaigns.
Organize multiple ad accounts under brands. Switch between clients in conversation and compare performance across your portfolio.
MAP scans your accounts daily and surfaces optimization opportunities. Browse them through your AI client and decide which to act on.
Tie recommendations to outcomes with the experiment ledger. See what you changed, when, and whether it helped.
Manage programmatic display campaigns — browse advertisers, campaigns, ad groups, targets, and creatives. Management | Reporting
Orders, FBA inventory, catalog lookups, and Brand Analytics reports — all available through the same MCP connection. Learn more.
Check stock before scaling spend. Find organic winners worth advertising. Compare search terms vs. ad targets. Learn more.
Run 12 automated checks on your listings, catch suppression risks, optimize for RUFUS AI, and detect hijacked content. Learn more.
Read-only is the default. If you want the AI to make changes, you opt in during OAuth, and you can switch it off later per integration.
Once writes are on, the MCP server:
What you can write today on the hosted endpoint:
About 25 write tools in total. The closed-beta integrations (TikTok, Facebook, Amazon Marketing Cloud) are read-only for now. More on AI-driven editing.
Enter this URL in your MCP client's "Add Remote Server" or "Add Custom Connector" option. Your client will handle the OAuth login automatically.
https://app.marketplaceadpros.com/mcp
No API keys needed. Works with Claude, ChatGPT, n8n, and any MCP client that supports remote servers.
If your client requires a JSON config file instead of a URL, use one of these options.
Your client handles login automatically — no API keys to manage.
{
"mcpServers": {
"map": {
"type": "streamable-http",
"url": "https://app.marketplaceadpros.com/mcp"
}
}
}
Generate an API key on the Integrations page and pass it as a Bearer token.
{
"mcpServers": {
"map": {
"type": "streamable-http",
"url": "https://app.marketplaceadpros.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
For clients that only support stdio transport. Uses the mcp-remote bridge.
{
"mcpServers": {
"map": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.marketplaceadpros.com/mcp",
"--header",
"Authorization: Bearer YOUR_API_KEY"
]
}
}
}
The amazon-ads-mcp-server package on GitHub is a thin relay. It forwards your calls to our hosted server, so you still sign in with a Marketplace Ad Pros account, but the free tier is enough to use it. No paid plan required to read.
Either way, https://app.marketplaceadpros.com/mcp is the endpoint doing the work. Whether your AI client points at the package or at the URL directly, you get the same surface:
Some surfaces are gated by plan tier. Closed-beta integrations (Amazon Marketing Cloud, Facebook Ads, TikTok Ads) are available to invited customers. If you want in, send a note.
Detailed setup instructions for each AI client.
Ready-to-use prompts for reporting, optimization, and diagnostics. Copy, paste, and go.
Browse Prompts5 strategies to stop hallucinated data and wrong-account mistakes when using MCP tools.
Read the GuideReports pull on a regional schedule, so the data lines up with your business hours. Americas East at 03:11 UTC, Americas West at 08:01 UTC, Asia at 15:01 UTC, Europe at 23:01 UTC. Most reports finish landing within four to six hours of the trigger. Anything still pending after 24 hours gets retried automatically.
Amazon's ad attribution keeps moving for about 14 days as conversions backfill. Recent days in your queries will shift a little until that window closes. We don't smooth or average it. You see what Amazon currently has.
For Amazon Marketing Cloud, queries run twice a day on Boost and Dominion accounts. AMC is in closed beta.
MCP (Model Context Protocol) is an open standard that lets AI clients connect to external data sources. Marketplace Ad Pros runs an MCP server that connects your AI client to your Amazon Ads data: campaigns, keywords, bids, performance metrics, and recommendations. Read-only by default. You can opt in to write access during OAuth.
Claude Desktop, Claude Code, Claude Cowork, ChatGPT (Plus, Team, and Pro), OpenClaw, n8n, and any client that supports the MCP standard. The list keeps growing as more tools adopt the protocol.
Three options: OAuth is recommended — your client handles login and you don't need to manage API keys. If OAuth isn't working with your client, use an API key via Bearer token header as a fallback. For clients that only support stdio transport, use the mcp-remote bridge. All methods connect to the same endpoint at https://app.marketplaceadpros.com/mcp.
Read-only by default. Writes are opt-in during OAuth, can be disabled per integration, and every change is confirmed first and logged to a ChangeSet record. See How Writes Work above for the full list of write tools, and AI-driven editing for the longer story.
Connecting your Amazon Ads accounts is free. After that, a $20 two-week trial gives you full access. AI Connect starts at $10/week for MCP data access in any supported client. Optimization plans with daily recommendations start at $149/month.
Free account connection. $20 two-week trial. AI Connect from $10/week.
Get Started Free