The Amazon Ads API MCP SDK is an open-source implementation that enables the creation of AI-powered advertising applications by facilitating communication between AI models and the Amazon Ads API.
From the registry: Amazon Ads API MCP server for Amazon Advertising API

$ git clone https://github.com/KuudoAI/amazon-ads-mcp.git$ cp .env.example .env$ docker compose up -dPlease install the `amazon-ads-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Clone repository** — Clone the amazon-ads-mcp repo Run: `git clone https://github.com/KuudoAI/amazon-ads-mcp.git`
- **Configure .env** — Copy .env.example to .env and configure credentials (Amazon Ads API client ID/secret or Openbridge token) Run: `cp .env.example .env`
- **Start via Docker Compose** — Build and launch the server locally Run: `docker compose up -d`
- **Amazon Ads API access** — Either a BYOA Amazon Developer Console app (Client ID/Secret) or an Openbridge partner token (https://developer.amazon.com/)
Canonical MCP server config (HTTP transport):
- url: `http://localhost:9080/mcp/`
Note: Self-hosted Docker server. HTTP transport. Activate Amazon Ads tool packages via AMAZON_AD_API_PACKAGES env. For partner auth, include Authorization: Bearer <your-openbridge-api-key> header.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AMAZON_AD_API_CLIENT_IDrequiredYour Amazon Ads API application's client ID.AMAZON_AD_API_CLIENT_SECRETrequiredYour Amazon Ads API application's client secret.AMAZON_AD_API_PACKAGESrequiredComma-separated list of packages to activate for the Amazon Ads API.AUTH_METHODrequiredThe method of authentication to use for connecting to the Amazon Ads API.Twitter X automation MCP - post schedule analytics engagement social media
AI-powered Attio CRM access. Manage contacts, companies, deals, tasks, notes and workflows.
Connect AI to your Attio CRM. Manage contacts, companies, deals, and sales pipelines. Create tasks…