Integrations
Enables retrieval and analysis of Android application data, including top paid games and other Android-specific app metrics.
Provides comprehensive market intelligence from the Apple App Store, including detailed app information, app lists from iTunes collections, search functionality, developer apps, privacy details, search suggestions, similar apps, reviews, ratings, and version history.
Offers extensive market intelligence from the Google Play Store, including detailed app information, collection listings, search capabilities, developer apps, search suggestions, reviews, similar apps, permissions, data safety information, and category listings.
App Market Intelligence MCP
An MCP server that provides comprehensive market intelligence by analyzing data from both the Apple App Store and Google Play Store. Get insights about apps, market trends, competitors, and user feedback across the major mobile app marketplaces.
API Coverage
App Store API Coverage
API Function | Implemented | MCP Tool Name | Description |
---|---|---|---|
app | ✅ | app-store-details | Get detailed information about an App Store app |
list | ✅ | app-store-list | Retrieve apps from iTunes collections |
search | ✅ | app-store-search | Search for apps on the App Store |
developer | ✅ | app-store-developer | Get apps by a developer |
privacy | ✅ | app-store-privacy | Get privacy details for an app |
suggest | ✅ | app-store-suggest | Get search suggestions |
similar | ✅ | app-store-similar | Get similar apps |
reviews | ✅ | app-store-reviews | Get app reviews |
ratings | ✅ | app-store-ratings | Get app ratings |
versionHistory | ✅ | app-store-version-history | Get app version history |
Google Play API Coverage
API Function | Implemented | MCP Tool Name | Description |
---|---|---|---|
app | ✅ | google-play-details | Get detailed app information |
list | ✅ | google-play-list | Retrieve apps from collections |
search | ✅ | google-play-search | Search for apps |
developer | ✅ | google-play-developer | Get apps by developer |
suggest | ✅ | google-play-suggest | Get search suggestions |
reviews | ✅ | google-play-reviews | Get app reviews |
similar | ✅ | google-play-similar | Get similar apps |
permissions | ✅ | google-play-permissions | Get app permissions |
datasafety | ✅ | google-play-datasafety | Get data safety information |
categories | ✅ | google-play-categories | Get list of categories |
Usage
Start the MCP server:
The server exposes tools that can be used through any MCP client. For example, using Claude for Desktop, you can:
- Search for apps across both stores
- Get detailed app information
- Read reviews and ratings
- Find similar apps
- Check app privacy and permissions
- And more
Usage Examples
Test with MCP Inspector
Test with mcp-cli
Usage with Claude Desktop
Add this to your claude_desktop_config.json
:
Installing via Smithery
To install App Market Intelligence for Claude Desktop automatically via Smithery:
Docker
NPX
Build
Docker build:
Error Handling
All tools include error handling and will return appropriate error messages if:
- Required parameters are missing
- API calls fail
- Rate limits are hit
- Invalid IDs or parameters are provided
Contributing
Feel free to contribute by:
- Implementing missing features
- Improving error handling
- Adding more API capabilities
- Enhancing documentation
License
MIT
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
An 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.
Related MCP Servers
- -securityAlicense-qualityThis MCP server connects clients with Shopify store data, enabling retrieval of product and customer information via exposed tools.Last updated -2PythonMIT License
- AsecurityAlicenseAqualityAn MCP server implementation that enables access to DexScreener API data, providing real-time information on DEX pairs, token profiles, and market statistics across multiple blockchains.Last updated -76JavaScriptThe Unlicense
- -securityAlicense-qualityAn MCP server that integrates with the AlphaVantage financial data API, providing access to stock market data, technical indicators, and fundamental financial information.Last updated -PythonMIT License
- -securityFlicense-qualityAn MCP server that monitors and provides analytics on weekly report submissions in a Google Sheet, allowing users to check missing submissions, view statistics, and track individual reporting status.Last updated -Python