Connects Claude to the Amazon Advertising API for campaign management, reporting, DSP, and AMC workflows across NA, EU, and FE regions. The implementation focuses on error handling that teaches rather than just fails. When you hit a wrong field name or malformed request, the server returns corrective hints instead of cryptic API errors, collapsing five-round-trip debugging loops into directed retries. Built by Openbridge with full Pydantic types, multi-region routing, and coverage of both legacy v1 and current v3 reporting endpoints. Runs via Docker or stdio transport. Useful when you need an agent to manipulate Amazon ad accounts without burning context on API vocabulary mismatches and migration-era inconsistencies.
claude mcp add --transport stdio io.github.tspicer-amazon_ads_mcp uvx amazon_ads_mcp