Security
Trust: 32/100 (Limited)io.github.cprice70/amazonads-mcp Guide
MCP server for Amazon Ads API - manage campaigns, keywords, bids, and performance reports
by cprice70
Quick Start
Install
npx amazonads-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-cprice70-amazonads-mcp": {
"command": "npx",
"args": [
"amazonads-mcp"
]
}
}
}