Back to Apps

App Market Intelligence MCP
by jiantaofu
Gather market intelligence from Apple App Store and Google Play Store to analyze competitors and user feedback.
0 stars
Works in:claude
Exposes:Tools
What it does
This MCP server connects to the Apple App Store and Google Play Store, allowing an AI to perform comprehensive market research, track competitors, and analyze user sentiment across the two largest mobile app marketplaces.
Tools
app-store-details: Get detailed information about an App Store appapp-store-list: Retrieve apps from iTunes collectionsapp-store-search: Search for apps on the App Storeapp-store-developer: Get apps by a developerapp-store-privacy: Get privacy details for an appapp-store-suggest: Get search suggestionsapp-store-similar: Get similar appsapp-store-reviews: Get app reviewsapp-store-ratings: Get app ratingsapp-store-version-history: Get app version historygoogle-play-details: Get detailed app informationgoogle-play-list: Retrieve apps from collectionsgoogle-play-search: Search for appsgoogle-play-developer: Get apps by developergoogle-play-suggest: Get search suggestionsgoogle-play-reviews: Get app reviewsgoogle-play-similar: Get similar appsgoogle-play-permissions: Get app permissionsgoogle-play-datasafety: Get data safety informationgoogle-play-categories: Get list of categories
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"app-insight-mcp": {
"command": "npx",
"args": [
"-y",
"@jeromyfu/app-insight-mcp"
]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npx -y @jeromyfu/app-insight-mcpInformation
- Pricing
- free
- Published
- 8/2/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"app-insight-mcp": {
"command": "npx",
"args": [
"-y",
"@jeromyfu/app-insight-mcp"
]
}
}
}





