Apple Ads MCP for Claude Desktop
io.github.zelentsov-dev/apple-ads-mcp
Local Apple Ads research, optimization, and receipt-gated App Store campaign management.
client:Claude Desktop
transport:stdio
runtime:oci
Install Apple Ads MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"apple-ads-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zelentsov-dev/apple-ads-mcp:v0.3.6"
],
"env": {
"APPLE_ADS_MCP_CONFIG": "<APPLE_ADS_MCP_CONFIG>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs