← All servers
πŸ”§

Amazon AdsVerifiedπŸ›‘ No advisories

io.github.tspicer/amazon_ads_mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
5 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/tspicer, which proved it owns this namespace.

Verified owner: github.com/tspicer β†—io.github.tspicer/amazon_ads_mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs AMAZON_AD_API_CLIENT_SECRET, AMAZON_AD_API_REFRESH_TOKEN, OPENBRIDGE_REFRESH_TOKEN, OPENBRIDGE_API_KEY, AMAZON_ADS_DOWNLOAD_AUTH_TOKEN.
βœ“
Configuration
Reads AMAZON_ADS_AUTH_METHOD, AMAZON_AD_API_CLIENT_ID, AMAZON_AD_API_PROFILE_ID, OPENBRIDGE_REMOTE_IDENTITY_ID, AMAZON_ADS_REGION, AMAZON_AD_API_PACKAGES.

About

Amazon Ads API MCP server for Amazon Advertising API

Packages & transports

pypiamazon-ads-mcpv0.2.4 Β· uvx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "amazon_ads_mcp": {
      "command": "uvx",
      "args": [
        "amazon-ads-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx amazon-ads-mcp
Amazon Ads, an MCP server Β· SocketCat