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 11 automated checks on your listings — catch suppression risks, optimize for RUFUS AI, and detect hijacked content. Learn more.
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"
]
}
}
}
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 GuideMCP (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. If you grant write access during OAuth, the AI can apply changes, but it confirms each one first. All writes are logged. Learn more.
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