Labsco
JiantaoFu logo

App Market Intelligence MCP

β˜… 24

from JiantaoFu

Analyze app data from the Apple App Store and Google Play Store for market intelligence and insights.

πŸ”₯πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedFreeQuick setup

MseeP.ai Security Assessment Badge

<a href="https://glama.ai/mcp/servers/@JiantaoFu/AppInsightMCP"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@JiantaoFu/AppInsightMCP/badge" alt="App Market Intelligence MCP server" /> </a>

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 FunctionImplementedMCP Tool NameDescription
appβœ…app-store-detailsGet detailed information about an App Store app
listβœ…app-store-listRetrieve apps from iTunes collections
searchβœ…app-store-searchSearch for apps on the App Store
developerβœ…app-store-developerGet apps by a developer
privacyβœ…app-store-privacyGet privacy details for an app
suggestβœ…app-store-suggestGet search suggestions
similarβœ…app-store-similarGet similar apps
reviewsβœ…app-store-reviewsGet app reviews
ratingsβœ…app-store-ratingsGet app ratings
versionHistoryβœ…app-store-version-historyGet app version history

Google Play API Coverage

API FunctionImplementedMCP Tool NameDescription
appβœ…google-play-detailsGet detailed app information
listβœ…google-play-listRetrieve apps from collections
searchβœ…google-play-searchSearch for apps
developerβœ…google-play-developerGet apps by developer
suggestβœ…google-play-suggestGet search suggestions
reviewsβœ…google-play-reviewsGet app reviews
similarβœ…google-play-similarGet similar apps
permissionsβœ…google-play-permissionsGet app permissions
datasafetyβœ…google-play-datasafetyGet data safety information
categoriesβœ…google-play-categoriesGet list of categories

Test with MCP Inspector

npm run test:inspector

MCP Inspector

Test with mcp-cli

npx @wong2/mcp-cli npx -y "app-insight-mcp"

Build

Docker build:

docker build -t app-insight-mcp -f Dockerfile .

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:

  1. Implementing missing features
  2. Improving error handling
  3. Adding more API capabilities
  4. Enhancing documentation

License

MIT