Apple Ads Mcp
@Happygallo
关于 Apple Ads Mcp
MCP server for Apple Search Ads API v5 — manage campaigns, keywords, budgets, and reports through AI assistants
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"apple-ads": {
"command": "npx",
"args": [
"-y",
"apple-ads-mcp"
],
"env": {
"ASA_CLIENT_ID": "SEARCHADS.xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"ASA_TEAM_ID": "SEARCHADS.xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"ASA_KEY_ID": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"ASA_PRIVATE_KEY_PATH": "/Users/yourname/apple-ads-key-pkcs8.pem"
}
}
}
}工具
63
6
11
7
5
2
概览
What is Apple Ads Mcp?
Apple Ads Mcp is an MCP server for the Apple Search Ads API v5. It connects to Claude (or other MCP clients) to let you manage campaigns, keywords, budgets, and reporting through natural language. It provides 54 tools, 3 resources, and 6 built-in prompts.
How to use Apple Ads Mcp?
Obtain Apple credentials (clientId, teamId, keyId) from the Apple Search Ads API tab, generate a private/public key pair with OpenSSL, and upload the public key. Then add the server to your MCP client’s configuration (e.g., Claude Desktop claude_desktop_config.json) using environment variables ASA_CLIENT_ID, ASA_TEAM_ID, ASA_KEY_ID, and ASA_PRIVATE_KEY_PATH (or ASA_PRIVATE_KEY for inline PEM). Start chatting in natural language.
Key features of Apple Ads Mcp
- Campaign and ad group management (create, update, pause, delete)
- Keyword optimization: add/remove targeting and negative keywords
- Performance reporting by campaign, ad group, keyword, ad, and geo
- Search term analysis to see actual user queries
- Creative management including product pages
- Budget order creation, updates, and utilization analysis
- Impression share report generation and retrieval
- Multi‑org support: switch organizations at runtime
Use cases of Apple Ads Mcp
- Ask “How did my campaigns perform last week?” to get performance reports
- “Pause the brand campaign and increase the budget on discovery to $500.”
- “What search terms are triggering my ads? Add the best ones as exact‑match keywords.”
- Run a campaign health check or keyword optimization workflow using built‑in prompts
- Reallocate budgets across campaigns or analyze geo expansion opportunities
FAQ from Apple Ads Mcp
What credentials do I need to set up the server?
You need a clientId, teamId, and keyId from the Apple Search Ads API tab, plus a private key generated via OpenSSL and uploaded to Apple.
How do I switch between multiple organizations?
Omit the ASA_ORG_ID environment variable from your config, then use
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ghidraMCP
LaurieWiredMCP Server for Ghidra
评论