Skip to main content
MarketingTypeScript

marketplaceadpros/amazon-ads-mcp-server

Enables tools to interact with Amazon Advertising, analyzing campaign metrics and configurations.

marketingcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/MarketplaceAdPros/amazon-ads-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "amazon-ads-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "marketplaceadpros/amazon-ads-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Marketing
Language
TypeScript
Author
MarketplaceAdPros