Odel
App Store Operator

App Store Operator

Local
@meyusufdemirci3JavaScriptMITUpdated 2w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmapp-store-operatorv0.3.5

Run

npx -y app-store-operator

MCP client config

{
  "mcpServers": {
    "app-store-operator": {
      "command": "npx",
      "args": [
        "-y",
        "app-store-operator"
      ]
    }
  }
}