mcp-appstore
3
The App Store Scraper MCP Server is designed for app search optimization, providing tools to search, analyze, and extract insights from apps on Google Play and Apple App Stores. It offers functionality for keyword analysis, review sentiment, and more, supporting developers and marketers in app store strategies.
App Store Scraper MCP Server
This 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. Perfect for ASO (App Store Search Optimization).
Available Tools
- search_app: Search for apps by name and platform.
- get_app_details: Get detailed information about an app by ID.
- analyze_top_keywords: Analyze top keywords for apps including brand analysis and competition metrics.
- analyze_reviews: Analyze app reviews and ratings to extract user sentiment and key insights.
- fetch_reviews: Fetches raw reviews without analysis, including developer responses for Android apps.
- get_similar_apps: Returns a list of similar or related apps.
- get_pricing_details: Get detailed pricing information and monetization model for an app.
- get_developer_info: Get comprehensive information about a developer/publisher and their portfolio of apps.
Installation
- Clone the repository.
- Install dependencies.
Running the Server
Start the server in studio mode, compatible with MCP clients.
Performance Considerations
- The server uses memoization to cache API responses for 10 minutes.
- Includes rate limiting protection to avoid triggering API restrictions.
Dependencies
google-play-scraper
app-store-scraper
@modelcontextprotocol/sdk
License
MIT