mcp-store-scraper
Provides tools to scrape Apple App Store data, including app details, search, reviews, and similar apps.
Provides tools to scrape Google Play Store data, including app details, search, reviews, and similar apps.
Click on "Install 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., "@mcp-store-scraperSearch for 'Signal' 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.
mcp-store-scraper
MCP server that exposes Google Play and Apple App Store scraping as tools.
Usage
Add to your MCP client config (e.g. ~/.kiro/settings/mcp.json):
{
"mcpServers": {
"store-scraper": {
"command": "npx",
"args": ["-y", "mcp-store-scraper"],
"disabled": false,
"autoApprove": [
"gplay_app", "gplay_search", "gplay_reviews", "gplay_similar",
"appstore_app", "appstore_search", "appstore_reviews", "appstore_similar"
]
}
}
}Related MCP server: mcp-appstore
Tools
Google Play
Tool | Description |
| Get app details by package name |
| Search apps |
| Get app reviews |
| Get similar apps |
App Store
Tool | Description |
| Get app details by bundle ID or numeric ID |
| Search apps |
| Get app reviews |
| Get similar apps |
Credits
This package is powered by two great open source libraries:
google-play-scraper by @facundoolano — scrapes app data from the Google Play Store
app-store-scraper by @facundoolano — scrapes app data from the Apple App Store
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceAn MCP server that provides comprehensive market intelligence by analyzing data from both the Apple App Store and Google Play Store, enabling users to research apps, track market trends, study competitors, and understand user feedback across mobile marketplaces.114203224MIT
- AlicenseCqualityBmaintenanceThis is an MCP (Model Context Protocol) server that provides tools for searching and analyzing apps from both the Google Play Store and Apple App Store.1167MIT
- Alicense-qualityDmaintenanceA remote MCP server that gives AI agents structured access to Google Play and the Apple App Store — search apps, fetch metadata, pull reviews.MIT
- AlicenseAqualityAmaintenanceAn open-source MCP server for live Apple App Store competitor research, enabling AI agents to search apps, fetch metadata, compare competitors, and retrieve reviews and top charts as structured JSON.7MIT
Related MCP Connectors
This MCP server provides seamless access to Malaysia's government open data, including datasets, w…
MCP server for Google search results via SERP API
Remote MCP connector for App Store + Google Play data via StoreBridge API. No auth required.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LucasMonteiro1/mcp-store-scraper'
If you have feedback or need assistance with the MCP directory API, please join our Discord server