Enterprise DNA
M MCP Servers Developer low

marketplaceadpros/amazon-ads-mcp-server

by Various

MCP Server to interact with Amazon Ads

M

MCP

marketplaceadpros/amazon-ads-mcp-server

Added 1 June 2026

Overview

This MCP server provides a standardized interface for AI agents to interact with Amazon Ads via the Model Context Protocol. It wraps Amazon Ads API operations into MCP tools, allowing agents to manage campaigns, ad groups, and performance data.

Best for

Best for
Developers building MCP-based AI agents that need to automate Amazon Ads workflows

Use cases

  • Automate Amazon Ads campaign creation and management through AI agents
  • Retrieve ad performance metrics and reports for analysis
  • Adjust bids and budgets programmatically via MCP-compatible clients

How to use

Install

npm install

Tested with

Claude Desktop

Example client config

{\n  "mcpServers": {\n    "marketplaceadpros": {\n      "command": "npx",\n      "args": [\n        "@marketplaceadpros/amazon-ads-mcp-server"\n      ],\n      "env": {\n        "BEARER_TOKEN": "abcdefghijklmnop"\n      }\n    }\n  }\n}

Notes

This MCP server provides a standardized interface for AI agents to interact with Amazon Ads via the Model Context Protocol. It wraps Amazon Ads API operations into MCP tools, allowing agents to manage campaigns, ad groups, and performance data.

24 stars on GitHub. Last updated 2025-05-21. Licensed MIT.

Use cases

  • Automate Amazon Ads campaign creation and management through AI agents
  • Retrieve ad performance metrics and reports for analysis
  • Adjust bids and budgets programmatically via MCP-compatible clients

Pros

  • Leverages the MCP standard for easy integration with MCP-compatible AI agents
  • Written in JavaScript, accessible to Node.js developers
  • Provides direct, scriptable access to Amazon Ads API operations

Cons

  • Low GitHub star count (24) indicating limited community adoption or newness
  • Requires Amazon Ads API credentials and understanding of their API
  • Potential lack of extensive documentation or support beyond the repository

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Leverages the MCP standard for easy integration with MCP-compatible AI agents
  • Written in JavaScript, accessible to Node.js developers
  • Provides direct, scriptable access to Amazon Ads API operations

Cons

  • Low GitHub star count (24) indicating limited community adoption or newness
  • Requires Amazon Ads API credentials and understanding of their API
  • Potential lack of extensive documentation or support beyond the repository
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks