Loading MCP server directory, please wait...
Amazon Ads API MCP server for Amazon Advertising API
npx @getmcp/cli add io.github.KuudoAI/amazon_ads_mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.KuudoAI/amazon_ads_mcp": {
"command": "uvx",
"args": [
"amazon-ads-mcp"
],
"env": {
"AMAZON_ADS_AUTH_METHOD": "",
"AMAZON_AD_API_CLIENT_ID": "",
"AMAZON_AD_API_CLIENT_SECRET": "",
"AMAZON_AD_API_REFRESH_TOKEN": "",
"AMAZON_AD_API_PROFILE_ID": "",
"OPENBRIDGE_REFRESH_TOKEN": "",
"OPENBRIDGE_API_KEY": "",
"OPENBRIDGE_REMOTE_IDENTITY_ID": "",
"AMAZON_ADS_REGION": "",
"AMAZON_AD_API_PACKAGES": "",
"AMAZON_ADS_DOWNLOAD_AUTH_TOKEN": ""
}
}
}
}