App Store & Google Play data: app details, IAP prices, reviews, top charts, estimates, rank history.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Official clients + MCP server for the App Intel API: one JSON API for iOS App Store and Google Play app data β search, full app details (screenshots, preview videos, in-app purchase price lists, install brackets), reviews, top charts & rankings by country, similar apps, keyword suggestions (ASO), download & revenue estimates, and daily rank / rating history.
Get your key first (free tier: 300 requests/month): subscribe on RapidAPI β https://rapidapi.com/kotuaigor/api/app-intel-api-app-store-google-play-data β copy the X-RapidAPI-Key from any endpoint page. Plans & pricing.
app-intel-apiZero dependencies, fetch-based. Node 18+, Bun, Deno, browsers, edge runtimes.
Every call resolves to { data, meta: { cached, stale?, fetchedAt } }; errors throw AppIntelError (status, code, requestId). Full method list β packages/client.
app-intel-apiSync and async clients (httpx). Python 3.9+.
Docs β packages/python.
app-intel-mcp (Claude Code, Claude Desktop, Cursor, Windsurf, β¦)Gives any MCP-capable AI client live App Store / Google Play data as tools: search_apps, get_app, get_apps, get_reviews, top_charts, list_categories, suggest_keywords, similar_apps, estimate_revenue, rank_history, developer_apps, android_permissions, android_data_safety.
Requirements: Node 18+ and your RAPIDAPI_KEY. The server runs locally over stdio via npx β nothing else to install.
Then just ask, e.g. "Use app-intel to find the top 10 grossing meditation apps on iOS in the UK and compare their subscription prices." Claude Code will call top_charts β get_app for you. Run /mcp inside Claude Code to see the server and its tools.
Equivalent .mcp.json (project root), if you prefer editing the file:
Settings β Developer β Edit Config (opens claude_desktop_config.json) and add the same mcpServers block as above; restart Claude Desktop. The tools appear under the π / tools icon in the chat box.
Settings β MCP β Add new global MCP server (writes ~/.cursor/mcp.json), or put the block above in .cursor/mcp.json inside your project. Enable the server; the Agent will use the tools automatically.
Settings β Cascade β MCP servers β Add server β raw config, paste the same block (~/.codeium/windsurf/mcp_config.json).
Any client that supports stdio MCP servers works with: command npx, args ["-y", "app-intel-mcp"], env RAPIDAPI_KEY.
Error 401/403 from a tool β the key is missing/invalid or you're not subscribed: check RAPIDAPI_KEY and your subscription at https://rapidapi.com/kotuaigor/api/app-intel-api-app-store-google-play-data.Error 429 β plan quota/rate limit reached β upgrade or wait.node --version is β₯ 18 and npx -y app-intel-mcp runs in a terminal (it waits for stdio input; Ctrl-C to exit).search Β· suggest Β· charts Β· categories Β· app Β· apps (batch) Β· appByBundleId Β· reviews Β· similar Β· estimates Β· history Β· androidPermissions Β· androidDataSafety Β· developerApps β interactive playground and full reference on RapidAPI.
MIT. Data comes from public App Store / Google Play pages; media URLs are hot-linked to Apple/Google CDNs. Estimates are modeled, not measured.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/app-intel)<a href="https://allmcps.com/mcp/app-intel"><img src="https://allmcps.com/api/badge/app-intel?style=directory" alt="App Intel on AllMCPs" /></a>