← Back to Plugins
MCP Server MCP

io.github.philmccarty/apple-search-ads-mcp

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

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

Homepage Verified source

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

Loading comments...