Apple Ads runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from npm. Last commit 17 Mar 2026.
Manage Apple Search Ads campaigns, keywords, budgets, and reports via API v5.
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 apple-ads -- npx -y apple-ads-mcp
{
"mcpServers": {
"apple-ads": {
"args": [
"-y",
"apple-ads-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.apple-ads]
command = "npx"
args = ["-y", "apple-ads-mcp"]
{
"mcpServers": {
"apple-ads": {
"args": [
"-y",
"apple-ads-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"apple-ads": {
"args": [
"-y",
"apple-ads-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.