guiguito/AppStoresMCP
If you are the rightful owner of AppStoresMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The App Store MCP Server is an experimental Node.js TypeScript server designed for comprehensive app store data scraping using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
google-play-app-details
Get detailed app information including metadata, ratings, and descriptions.
google-play-app-reviews
Fetch app reviews with pagination and sorting options.
google-play-search
Search for apps (up to 100 results per request, no pagination).
google-play-list
Get app lists from collections and categories (up to 100 results per request, no pagination).
google-play-developer
Get all apps by a specific developer with pagination.
google-play-suggest
Get search suggestions for app discovery.
google-play-similar
Find apps similar to a given app.
google-play-permissions
Get detailed app permissions information.
google-play-datasafety
Get app data safety and privacy information.
google-play-categories
Get list of available app categories.
app-store-app-details
Get detailed app information including metadata, ratings, and descriptions.
app-store-app-reviews
Fetch app reviews with pagination and sorting options.
app-store-search
Search for apps (up to 100 results per request, no pagination).
app-store-list
Get app lists from collections and categories (up to 100 results per request, no pagination).
app-store-developer
Get all apps by a specific developer.
app-store-privacy
Get detailed app privacy information and policies.
app-store-suggest
Get search suggestions for app discovery.
app-store-similar
Find apps similar to a given app.
app-store-ratings
Get detailed ratings breakdown and statistics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client