Amazonads MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from npm. Last commit 3 Mar 2026.
MCP server for Amazon Ads API - manage campaigns, keywords, bids, and performance reports
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add amazonads-mcp -- npx -y amazonads-mcp
{
"mcpServers": {
"amazonads-mcp": {
"args": [
"-y",
"amazonads-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.amazonads-mcp]
command = "npx"
args = ["-y", "amazonads-mcp"]
{
"mcpServers": {
"amazonads-mcp": {
"args": [
"-y",
"amazonads-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"amazonads-mcp": {
"args": [
"-y",
"amazonads-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.