Connection check
verified live · 27h ago
storebridge-mcp
Remote MCP connector for App Store + Google Play data via StoreBridge API. No auth required.
Tools
13
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
13 toolsRead from the running server on 27h ago.
autocomplete_suggest
read-only
langterm*store*country
Up to 5 autocomplete completions for a partial search query. First-class on both stores. Up to 5 autocomplete completions for a partial search query. First-class on both stores.
get_app
read-only
id*langstore*country
Full details for one app: description, version, release dates, content rating, genres, screenshots, languages, rating (with histogram and current-version stats), version history, s… Full details for one app: description, version, release dates, content rating, genres, screenshots, languages, rating (with histogram and current-version stats), version history, size, installs, IAP flag, privacy policy, and store-specific extras. {id} is the Apple trackId (numeric string, e.g. 6448311069) or the Google package name (e.g. com.whatsapp).
get_app_datasafety
read-only
id*langstore
Google Play "Data safety" section for one app: data shared, data collected, security practices, and privacy policy URL. Google only — passing store="apple" returns a not_supported… Google Play "Data safety" section for one app: data shared, data collected, security practices, and privacy policy URL. Google only — passing store="apple" returns a not_supported error.
get_app_permissions
read-only
id*langstore
Google Play declared device/data permissions for one app, grouped by permission group. Google only — passing store="apple" returns a not_supported error. Google Play declared device/data permissions for one app, grouped by permission group. Google only — passing store="apple" returns a not_supported error.
get_app_reviews
read-only
id*langpagesortlimitstore*
+2
Reviews for one app. Apple reviews come from the customerreviews RSS feed and are hard-capped at 500 per app per country (50/page x pages 1-10); page>10 returns an error, and sort=… Reviews for one app. Apple reviews come from the customerreviews RSS feed and are hard-capped at 500 per app per country (50/page x pages 1-10); page>10 returns an error, and sort="rating" is not supported for Apple. Google reviews are token-paginated and effectively unbounded — pass the nextToken from a prior call's pagination to page forward.
get_apps_batch
read-only
idslangstore*countrybundleId
Resolve a single Apple app by bundleId (e.g. com.burbn.instagram), or fetch many apps at once with a comma-separated ids batch (Apple up to ~200 ids in one round-trip; Google fans… Resolve a single Apple app by bundleId (e.g. com.burbn.instagram), or fetch many apps at once with a comma-separated ids batch (Apple up to ~200 ids in one round-trip; Google fans out and coalesces). A batch request returns an "apps" array; a bundleId request returns a single "app". Supports store="both" for batch lookups.
get_aso_keywords
read-only
langterm*store*country
Directional keyword ideas for a seed term, each with a difficulty score/label, traffic score, result count, and top competitors — derived from live search/suggest results, not pane… Directional keyword ideas for a seed term, each with a difficulty score/label, traffic score, result count, and top competitors — derived from live search/suggest results, not panel data. Every result is labeled estimated:true.
get_aso_rank
read-only
langappId*store*countrykeywords*
Point-in-time rank of one app across up to 20 keywords (one live search per keyword, fan-out capped at 20). Every result is labeled estimated:true. This is a snapshot, not rank tra… Point-in-time rank of one app across up to 20 keywords (one live search per keyword, fan-out capped at 20). Every result is labeled estimated:true. This is a snapshot, not rank tracking over time.
get_categories
read-only
langstore*
List categories for a store. Apple returns its static 6000/7000-range genre map; Google returns its categories() constants. List categories for a store. Apple returns its static 6000/7000-range genre map; Google returns its categories() constants.
get_charts
read-only
typelimitstore*countrycategoryfullDetail
Ranked top-chart entries (App summary plus rank) for a store. type is free/paid/grossing (Apple also supports new/newfree/newpaid). category is an Apple genre id (e.g. 6007) or a G… Ranked top-chart entries (App summary plus rank) for a store. type is free/paid/grossing (Apple also supports new/newfree/newpaid). category is an Apple genre id (e.g. 6007) or a Google category constant (e.g. PRODUCTIVITY); omit for the overall chart. Google list() may return an empty array with meta.stale=true when a region is broken.
get_developer
read-only
id*langlimitstore*countryfullDetail
A developer record plus their published apps. {id} is the Apple artistId (numeric) or the Google developerId string (e.g. "Google LLC"). A developer record plus their published apps. {id} is the Apple artistId (numeric) or the Google developerId string (e.g. "Google LLC").
get_similar_apps
read-only
id*langlimitstore*country
"Customers also bought" / related apps for one app. First-class on both stores. "Customers also bought" / related apps for one app. First-class on both stores.
search_apps
read-only
langterm*limitpricestore*device
+2