mcpbeat Sign in

Apple Ads MCP Server

by zelentsov-dev Your server? Claim it
local only

Apple Ads MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 3 Sep 2026.

Local Apple Ads research, optimization, and receipt-gated App Store campaign management.

Installs / week
not published
5
Stars
0 open issues
3 Sep 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable internal/config/config.go:46
    return filepath.Join(home, ".config", configDirName, "accounts.json"), nil

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Apple Ads MCP

same job, measured the same way
I
Apple Search Ads MCP
by philmccarty

Apple Search Ads MCP: campaign analytics, bid management, and attribution tracking.

answering
Apple Search Ads
by b77

Manage Apple Ads campaigns and reporting in chat.

answering
Windows Management
by ahmedlaminou

Local Windows management, diagnostics, security, cleanup, and optimization MCP server.

94 installs/wk local only
Google Adwords
by codechap

MCP server for Google Ads campaign and budget management

local only
Fullrun
by tuckerschreiber

Google Ads management for AI agents — diagnose, optimize, and manage campaigns.

22 installs/wk local only
AdWhiz — Google & Meta Ads MCP Server
by iamzifei

Google & Meta Ads management with 100+ tools. Audit, create, and optimize campaigns.

answering
Apple Ads
by happygallo

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

75 installs/wk local only
Google Ads
by adplane

Google Ads reporting and campaign management. Everything it creates starts paused.

answering

Apple Ads MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Apple Ads MCP?
Apple Ads MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Apple Ads MCP open source?
Yes — it is published under the MIT licence, written in Go and 5 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.