Connect your Amazon Ads data to Claude through MCP or install the Amazon Ads Skill. Query campaign performance, analyze keywords, get bid recommendations, and track experiments — all inside the Claude interface you already use.
https://app.marketplaceadpros.com/mcp as the Remote MCP server URL.No API keys needed — Claude handles login automatically.
{
"mcpServers": {
"map": {
"type": "streamable-http",
"url": "https://app.marketplaceadpros.com/mcp"
}
}
}
Generate an API key on the Integrations page and use this config:
{
"mcpServers": {
"map": {
"type": "streamable-http",
"url": "https://app.marketplaceadpros.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
If your version of Claude Desktop doesn't support Streamable HTTP yet:
{
"mcpServers": {
"map": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.marketplaceadpros.com/mcp",
"--header",
"Authorization: Bearer YOUR_API_KEY"
]
}
}
}
https://app.marketplaceadpros.com/mcp as the Remote MCP server URL.Add the Marketplace Ad Pros MCP server to Claude Code via the CLI:
claude mcp add marketplace-ad-pros --transport streamable-http https://app.marketplaceadpros.com/mcp
Claude Code will prompt you to authorize access on first use.
{
"mcpServers": {
"map": {
"type": "streamable-http",
"url": "https://app.marketplaceadpros.com/mcp"
}
}
}
Generate an API key on the Integrations page:
{
"mcpServers": {
"map": {
"type": "streamable-http",
"url": "https://app.marketplaceadpros.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
The Amazon Ads skill adds guided workflows for browsing campaigns, analyzing reports, getting recommendations, and more. Works with Claude Code, Claude Desktop, Claude on Web, and OpenClaw.
npx skills add marketplaceadpros/skill-amazon-ads
The installer will prompt you to select your AI client (Claude Desktop, Claude Code, etc.) and scope (Project or User).
Ask Claude about spend, sales, ACOS, and ROAS across any campaign, ad group, or keyword. Get breakdowns by date range, brand, or targeting type.
Find new keyword opportunities from search term reports. Spot wasted spend on irrelevant terms. Get negative keyword suggestions.
Get specific bid adjustments and budget allocation suggestions backed by your actual performance data.
Manage multiple brands from one connection. Switch between clients in conversation and compare performance.
MAP scans your accounts daily and surfaces opportunities. Browse them in Claude and decide which to act on.
Track what you changed, when you changed it, and whether it helped. Build a record of what works for each brand.
The MCP config connects Claude directly to the Marketplace Ad Pros server for data access. The Skill is a plugin that adds guided workflows on top of that connection — browse campaigns, get recommendations, run analysis. You can use both together or start with either one.
Claude Desktop (macOS and Windows), Claude on Web (claude.ai), and Claude Code (CLI). Each supports MCP servers and skills. The setup steps are slightly different for each — see the instructions above.
Not unless you ask it to. Access is read-only by default. You can opt in to write access, and even then the AI confirms before making any change. Everything is logged. More on AI editing.
Connecting your Amazon Ads accounts is free. A $20 two-week trial gives you full access. AI Connect starts at $10/week. Optimization plans with daily recommendations start at $149/month.
Free account connection. $20 two-week trial. AI Connect from $10/week.
Get Started Free