Serversio.github.philmccarty/amazon-advertising-ppc-prophet
P

io.github.philmccarty/amazon-advertising-ppc-prophet

io.github.philmccarty/amazon-advertising-ppc-prophet · v1.0.2
● Remote
v1.0.2remote🌐 https://ppcgpt.getppcprophet.com/mcp
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.philmccarty/amazon-advertising-ppc-prophet",
  "description": "Amazon Ads MCP with 27+ tools for analytics, wasted spend, and automation.",
  "version": "1.0.2",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://ppcgpt.getppcprophet.com/mcp",
      "headers": [
        {
          "description": "Your API token from ppcgpt.getppcprophet.com/mcp",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}