Back to MCP Servers
Amazon Ads
Enables tools to interact with Amazon Advertising, analyzing campaign metrics and configurations.
marketingai
Installation
npx -y amazon-ads-mcp-serverConfiguration
{
"mcpServers": {
"amazon-ads-mcp-server": {
"command": "npx",
"args": ["-y", "amazon-ads-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes