app-data
Provides tools for searching the App Store and retrieving app details and reviews.
Provides tools for retrieving Google Play app details and reviews.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@app-dataGet details and recent reviews for Spotify on Google Play"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
App Store & Google Play Data API
App intelligence across Google Play and the App Store: details, reviews, and search in one API.
Part of the DataLeads API suite (Data category). Requests render in a real browser with anti-bot handling and protected-page support built in - no proxies to manage, no infrastructure to run.
Endpoints
Method | Path | Description |
POST |
| V1 App Gplay Details |
POST |
| V1 App Gplay Reviews |
POST |
| V1 App Apple Search |
POST |
| V1 App Apple Details |
POST |
| V1 App Apple Reviews |
Related MCP server: Store Scraper MCP
Quick start
curl -X POST https://data.dataleads.pro/v1/app/gplay/details \
-H 'Content-Type: application/json' \
-d '{"clientKey": "YOUR_CLIENT_KEY", "appId": "com.spotify.music"}'Replace YOUR_CLIENT_KEY with your key. Get one at https://data.dataleads.pro - free tier included.
MCP server
Remote (Streamable HTTP):
https://data.dataleads.pro/mcp/app-dataStdio (Docker):
docker run -e DATALEADS_API_KEY=yourkey ghcr.io/dataleads/app-data-mcp:latest
Pricing
Tier | Price | Requests |
Free | $0 | 500/mo |
Starter | $9/mo | 5,000 |
Pro | $29/mo | 25,000 |
Business | $99/mo | 100,000 |
Enterprise | custom | custom |
Full plan details at https://data.dataleads.pro.
License
MIT - see LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
Live App Store & Google Play data for AI agents: app discovery, ASO keywords, reviews.
Track app-store rankings, history, listing metadata, reviews and competitors across four stores.
Research iOS and Android apps, use keyword marketing tools, see app installs, revenue and sdks.
Access to your Apple App Store and Google Play Store rankings, competitors and chart moves.
Related MCP Servers
- -licenseNot gradedqualityNot gradedmaintenanceEmpowers users to search and analyze mobile apps via the AppTweak API, providing insights into app store data, reviews, ratings, and keyword performance on iOS and Android platforms.-
- FlicenseCqualityDmaintenanceEnables querying and retrieving data from App Store and Google Play Store, including app details, reviews, ratings, rankings, permissions, and search capabilities across both iOS and Android platforms.20-
- AlicenseNot gradedqualityDmaintenanceEnables searching the App Store, retrieving app details, discovering trending apps, and accessing screenshots and release information via Apple's public APIs.4 npm4MIT
- AlicenseCqualityDmaintenanceProvides 23 production-tested tools for mobile app intelligence, including app metadata, downloads, revenue, rankings, and search, with multi-token failover for uninterrupted API access.2330 npmMIT