Amazon Ads MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 085 installs a week from pypi. Last commit 22 Jul 2026.
Amazon Ads API MCP server for Amazon Advertising API
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 amazon_ads_mcp -- uvx amazon-ads-mcp
{
"mcpServers": {
"amazon_ads_mcp": {
"args": [
"amazon-ads-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.amazon_ads_mcp]
command = "uvx"
args = ["amazon-ads-mcp"]
{
"mcpServers": {
"amazon_ads_mcp": {
"args": [
"amazon-ads-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"amazon_ads_mcp": {
"args": [
"amazon-ads-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.