Apple Ads runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from npm. Last commit 17 Mar 2026.
Manage Apple Search Ads campaigns, keywords, budgets, and reports via API v5.
Today is the operative word: we check Apple Ads every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
ASA_CLIENT_ID (Apple Search Ads client ID (starts with SEARCHADS.)), ASA_TEAM_ID (Apple Search Ads team ID (starts with SEARCHADS.)), ASA_KEY_ID (Apple Search Ads key ID (UUID)), ASA_PRIVATE_KEY_PATH (Absolute path to your PKCS#8 private key file), ASA_ORG_ID (Organization ID (optional, use list_organizations to switch at runtime)).
The author declared them in the registry entry; get the values from the project itself.
Manage Apple Ads campaigns and reporting in chat.
MCP server for Amazon Ads API - manage campaigns, keywords, bids, and performance reports
MCP server for Microsoft Advertising (Bing Ads) — campaigns, keywords, and reports
MCP server for Yandex Direct API: campaigns, ads, keywords, bids, reports. Click.ru or OAuth.
Send SMS, WhatsApp & email, manage contacts and campaigns, and pull reports via Pulseem.
MCP server for Google Ads campaign and budget management
Mailchimp via MCP: draft, test, and send campaigns; manage audiences and subscribers; pull reports.
MCP server for the Reddit Ads API. List accounts, campaigns, ads, and pull reports.
Answers built from our own checks of this server.