First public release of appstore-mcp — an open-source MCP server for live Apple App Store competitor research.
Tools
search_app_store— search apps by keywordget_app_store_app— full public profile for one appcompare_app_store_apps— batch side-by-side comparisonget_app_store_charts— top-free / top-paid / top-grossing chartsget_app_store_reviews— recent public reviewsdigest_app_store_reviews— LLM-compressed review digest (themes, sentiment) via MCP samplingget_app_store_screenshots— screenshots as image content
Plus the compare_competitors prompt.
Install
uvx appstore-mcp
Public Apple data only, stdio by default. An optional API-key-gated hosted HTTP deployment is also available (see README / ADR-0012).