App Store intelligence,
inside Claude.
Ask Claude to research any keyword. Get downloads, revenue, ratings, and publisher data for the top rivals — without leaving your AI workflow.
-- npx -y app-store-operator@latest
The way you research today
01
Open the App Store. Search for your keyword. Note the top-ranked apps.
02
Navigate to SensorTower for each app. Hunt for download and revenue estimates.
03
Copy data manually into a doc or spreadsheet. Repeat for every keyword, every time.
This takes 15–20 minutes per keyword. Every time.
How it works
Add the server
Run one command in your terminal. Claude Code registers the server automatically.
Ask Claude
Type a natural-language prompt. No flags, no configuration, no API keys.
Get the report
Claude returns downloads, revenue, ratings, and publisher data for the top 3 rivals.
What you get
research_rivals
Searches the App Store and scrapes SensorTower analytics in a single call. Returns 16 data fields for the top 3 ranked apps.
search_app_store
Returns ranked App Store results as a structured table instantly — no browser required. Accepts up to 25 results. Use it to discover which apps rank before deciding which to analyse.
get_app_details
Fetch SensorTower analytics for specific app IDs. Use when you already know which apps you want and need selective scraping.
24-hour cache
Results are cached locally for 24 hours. Repeat queries on the same keyword and country return instantly without re-scraping SensorTower.
See what Claude returns
Get started in seconds
Claude Code
Run once in your terminal:
Claude Desktop
Add to your MCP config:
Requires Node.js 18+. No other dependencies.