Skip to content

v0.1.0

Latest

Choose a tag to compare

@LaurMost LaurMost released this 10 Jul 16:48

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 keyword
  • get_app_store_app — full public profile for one app
  • compare_app_store_apps — batch side-by-side comparison
  • get_app_store_charts — top-free / top-paid / top-grossing charts
  • get_app_store_reviews — recent public reviews
  • digest_app_store_reviews — LLM-compressed review digest (themes, sentiment) via MCP sampling
  • get_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).