MCP Server
MCP
io.github.philmccarty/apple-search-ads-mcp
Apple Search Ads MCP: campaign analytics, bid management, and attribution tracking.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://appleadsmcp.com/api/mcp",
"headers": [
{
"description": "Your API token from appleadsmcp.com",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment