HomeMarketing & E-Commerce › App Store Operator

App Store Operator

Free App Store competitive intelligence for Claude — rival downloads, revenue, and ASO keywords.

TypeScript Local macOSWindowsLinux
★ 3 stars Last pushed 2026-09-08 License: MIT

Topics: Marketing

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.5)

npx -y app-store-operator@0.3.5

Or add to your MCP client config:

{
  "mcpServers": {
    "app-store-operator": {
      "command": "npx",
      "args": [
        "-y",
        "app-store-operator@0.3.5"
      ],
      "env": {
        "ASO_CACHE_TTL_HOURS": "<YOUR_VALUE>"
      }
    }
  }
}
  • ASO_CACHE_TTL_HOURS — Hours to cache SensorTower results locally. Defaults to 24.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry