Skip to content
Claude Code

amazonads mcp for Claude Code

io.github.cprice70/amazonads-mcp

MCP server for Amazon Ads API - manage campaigns, keywords, bids, and performance reports

client:Claude Code transport:stdio runtime:npm

Install amazonads mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add amazonads-mcp -e AMAZON_ADS_CLIENT_ID=<AMAZON_ADS_CLIENT_ID> -e AMAZON_ADS_CLIENT_SECRET=<AMAZON_ADS_CLIENT_SECRET> -e AMAZON_ADS_REFRESH_TOKEN=<AMAZON_ADS_REFRESH_TOKEN> -e AMAZON_ADS_REGION=<AMAZON_ADS_REGION> -- npx -y amazonads-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

amazonads mcp in other clients