SERVER

Apple Ads

Rank #12696

io.github.Happygallo/apple-ads

Manage Apple Search Ads campaigns, keywords, budgets, and reports via API v5.

First listed
Mar 17, 2026
Last publish date
Mar 17, 2026
OVERVIEW

Apple Ads is a Model Context Protocol (MCP) server published by Happygallo. It ranks #12696 of 58,832 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Apple Ads is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 17, 2026 and most recently updated on Mar 17, 2026.

STANDING
#12,696of 58,832 tracked serversTop 25%

Ranks ahead of 46,136 of 58,832 servers on MCP Toplist.

CONNECT

Use Apple Ads

Add Apple Ads to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "apple-ads": {
      "command": "npx",
      "args": [
        "-y",
        "apple-ads-mcp"
      ],
      "env": {
        "ASA_CLIENT_ID": "<your ASA_CLIENT_ID>",
        "ASA_TEAM_ID": "<your ASA_TEAM_ID>",
        "ASA_KEY_ID": "<your ASA_KEY_ID>",
        "ASA_PRIVATE_KEY_PATH": "<your ASA_PRIVATE_KEY_PATH>",
        "ASA_ORG_ID": "<your ASA_ORG_ID>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

Happygallo

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.0.3Mar 17, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Apple Ads?
Manage Apple Search Ads campaigns, keywords, budgets, and reports via API v5.
Who maintains Apple Ads?
Apple Ads is maintained by Happygallo, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Apple Ads an official MCP server?
Yes — Apple Ads is listed on the Official MCP Registry.
How many versions does Apple Ads have?
MCP Toplist tracks 2 versions of Apple Ads, most recently published on Mar 17, 2026.
Where can I find the source code for Apple Ads?
The source code for Apple Ads is hosted at github.com/Happygallo/apple-ads-mcp.
EXPLORE