Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🎯 Marketing
  3. Apple Ads
Apple Ads logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 3:46:39 PM

Apple Ads

User RatingsBe the first to rate and review this MCP server!
View Repository7 GitHub StarsTotal stargazers on GitHub for the source repository (7 stars).Visit Website
apple-search-adsadvertisingcampaign-managementanalytics

Manage Apple Search Ads campaigns, keywords, budgets, targeting, and reports through an MCP-compatible client.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Configure Environment Variables (API Keys, Tokens, Options):
Add required secrets below β€” values are included directly in the generated snippet so you can copy and paste with confidence.
Quick Add:
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "apple-ads": {
      "command": "npx",
      "args": [
        "-y",
        "apple-ads-mcp"
      ],
      "env": {
        "ASA_CLIENT_ID": "YOUR_VALUE_HERE",
        "ASA_TEAM_ID": "YOUR_VALUE_HERE",
        "ASA_KEY_ID": "YOUR_VALUE_HERE",
        "ASA_PRIVATE_KEY_PATH": "YOUR_VALUE_HERE",
        "ASA_ORG_ID": "YOUR_VALUE_HERE",
        "ASA_PRIVATE_KEY": "YOUR_VALUE_HERE"
      }
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🎯 More in Marketing

Overview

The apple-ads MCP server exposes Apple Search Ads API v5 operations for campaigns, ad groups, keywords, budgets, creatives, targeting, and reports. It runs over STDIO and authenticates with Apple Ads API credentials plus an EC private key. Use it when an MCP client needs to inspect or modify Apple Search Ads accounts through natural-language requests. Multiple organizations can be selected at runtime or configured with a default organization ID.

Use cases

β€’Inspect campaign and keyword performance for a selected date range
β€’Pause campaigns or ad groups and adjust their budgets
β€’Add targeting or negative keywords and update bids
β€’Analyze search terms that trigger ads
β€’Compare performance across geographic regions

Key features

β€’Apple Search Ads API v5 access
β€’Campaign, ad group, ad, and creative management
β€’Keyword and search-term tools
β€’Budget order and utilization management
β€’Performance and impression-share reporting
β€’Runtime organization switching

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Apple Ads.

Extracted Tool Capabilities
Apple Search Ads API v5 access
Campaign, ad group, ad, and creative management
Keyword and search-term tools
Budget order and utilization management
Performance and impression-share reporting
Runtime organization switching

How Apple Ads works

What apple-ads MCP server does

The apple-ads MCP server connects an MCP-compatible AI client to Apple Search Ads API v5. It supports account and organization operations, campaign and ad group management, keyword targeting, ads, creatives, product pages, budget orders, geographic targeting, search-term analysis, impression-share reports, and performance reporting.

The server provides 54 tools, three resources, and six prompts according to the project documentation. Supported reporting scopes include campaigns, ad groups, keywords, ads, and geographic performance, with date presets available for reports. Requests can be phrased conversationally, such as asking for recent campaign performance or changing a campaign budget.

How it works

The server uses STDIO transport, so the MCP client starts the package as a local process. It communicates with Apple Search Ads using credentials issued from the Apple Ads account and a PKCS#8 private key. The API user must be invited by an account administrator and can have either full read/write access or read-only access.

Organizations can be listed and selected while the server is running. Setting an organization ID in the environment selects a default; omitting it allows the client to use the organization-management tools to switch context.

Setup and configuration

Install and run the package with:

Terminal
npx -y apple-ads-mcp

Before connecting a client, an Apple Ads administrator must invite an API user through User Management. The invited user then copies the clientId, teamId, and keyId values from the API settings. The project instructions also require generating an elliptic-curve key pair with OpenSSL and uploading the public key to Apple.

Configure these environment variables in the MCP client:

  • ASA_CLIENT_ID: Apple Ads client ID.
  • ASA_TEAM_ID: Apple Ads team ID.
  • ASA_KEY_ID: Apple Ads key ID.
  • ASA_PRIVATE_KEY_PATH: Absolute path to the PKCS#8 private key.
  • ASA_ORG_ID: Optional default organization ID.

The private key can instead be supplied inline through ASA_PRIVATE_KEY, using escaped newline characters in the PEM value. The configuration examples cover Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, and other STDIO-compatible clients.

Tools and capabilities

The apple-ads MCP server includes tools for:

  • Listing, creating, updating, pausing, and deleting campaigns and ad groups.
  • Adding or removing targeting and negative keywords and changing bids.
  • Listing, creating, updating, and deleting ads, plus checking ad reports and rejection reasons.
  • Managing creatives, product pages, budget orders, and budget utilization.
  • Finding eligible apps, assets, geolocations, and geographic targeting options.
  • Examining actual search queries that led to ad taps.
  • Retrieving campaign, ad group, keyword, ad, geo, and impression-share reports.

Limitations and notes

Access depends on Apple Ads API permissions. An API Account Manager can perform read/write operations, while an API Account Read Only user is limited to viewing data. The API user must be different from the administrator’s Apple ID. The documentation describes Apple credentials and key setup but does not state service pricing or a separate hosted deployment option.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Marketing View all alternatives
  • Aapl Ads MCP logoAapl Ads MCP

    MCP server for Apple Search Ads API v5 β€” read-only, self-hosted

    🎯 Marketing3 views
    Compare vs Aapl Ads MCP β†’
  • Apple Search Ads MCP logoApple Search Ads MCP

    Apple Ads (formerly Apple Search Ads) Campaign Management API v5 with 1:1 endpoint coverage β€” 74 typed tools across campaigns, ad groups, ads, creatives, custom product pages, targeting + negative keywords, performance reports, async impression-share reports, budget orders, ACLs, app/geo discovery, and rejection-reason audits. Multi-org support via per-call override. Install: npm i -g apple-search-ads-mcp.

    🎯 Marketing2 views
    Compare vs Apple Search Ads MCP β†’
  • Openai Ads MCP logoOpenai Ads MCP

    Read-only MCP server for the OpenAI Ads API: campaigns, ad groups, ads, and insights.

    🎯 Marketing3 views
    Compare vs Openai Ads MCP β†’
  • MCP Vk Ads logoMCP Vk Ads

    VK Ads (VK Π Π΅ΠΊΠ»Π°ΠΌΠ°) API β€” manage ad plans, ad groups, banners, and pull statistics. Read + write.

    🎯 Marketing3 views
    Compare vs MCP Vk Ads β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
7
Stargazers on the source repository.
Last commit
6mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Apple Ads

Run `npx -y apple-ads-mcp` from an MCP client configuration. The server uses STDIO transport.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewApple Ads AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/apple-ads?style=directory)](https://allmcps.com/mcp/apple-ads)
HTML Embed
<a href="https://allmcps.com/mcp/apple-ads"><img src="https://allmcps.com/api/badge/apple-ads?style=directory" alt="Apple Ads on AllMCPs" /></a>

Technical Specs & Signals

Category🎯Marketing
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthOther
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 7, 2026
9/9 checks healthy over the last 45d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars7
GitHub Star CountTotal stargazers on GitHub representing community popularity (7 stars).
Last commit6mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 17, 2026
39Quality signal: Fair Β· 39/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 3d ago via OSV.dev Β· apple-ads-mcp (npm)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🎯 Marketing β†’Best MCP servers for Marketing β†’Alternatives to Apple Ads β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients