A
appskyline
14 endpointsliveTrack app-store rankings, history, listing metadata, reviews and competitors across four stores. (MCP server com.appskyline/appskyline, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for appskyline.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| List apps /list_apps | List all Appskyline apps the authenticated user has access to. Returns a Markdown table of id, name, default locale, and the per-store ids (iOS App Store, Googl | $0.0020 per call | unknown |
| Get app /get_app | Fetch a single Appskyline app by id. Returns the app metadata formatted as Markdown (name, locales, per-store ids, creation/edit times). | $0.0020 per call | unknown |
| List keywords /list_keywords | List tracked keywords for an Appskyline app. Returns a Markdown table of id, term (searchTerms), language, country, and bid amount. | $0.0020 per call | unknown |
| Search app-store results /search_store_results | Run a live ranked search against the iOS App Store, macOS App Store, Google Play, or Microsoft Store via Appskyline without storing a search snapshot. Returns a | $0.0020 per call | unknown |
| Get keyword rank /get_keyword_rank | Look up the current ranking of a specific Appskyline app for a keyword in a given store + country. Returns "App X ranks #N of M" or "not in top N" if the app do | $0.0020 per call | unknown |
| Get keyword rank history /get_keyword_history | Get the historical ranking timeseries for an app, term, and country across day-by-day snapshots stored by Appskyline. Returns a Markdown table of date, rank, an | $0.0020 per call | unknown |
| Get keyword search-volume overview /get_keyword_overview | Look up monthly search volume, keyword difficulty, CPC and competition level for up to 50 search terms in one country. Values come from Appskyline's shared Data | $0.0020 per call | unknown |
| Get public store listing /get_store_listing | Fetch the public store listing for any app by its store-native id (not just apps tracked in Appskyline): title, developer, rating, price, version, release dates | $0.0020 per call | unknown |
| Get store listing metadata /get_store_metadata | Read the store-listing metadata Appskyline has synced for one of your apps — per locale name, subtitle, keywords (with their character count against Apple's 100 | $0.0020 per call | unknown |
| Get app engagement summary /get_app_engagement_summary | Summarize downloads, installs, uninstalls, crashes and other engagement totals reported by a store for one Appskyline app over a date window. Returns the aggreg | $0.0020 per call | unknown |
| List Google Play reviews /list_google_play_reviews | List the most recent Google Play user reviews for one of your Appskyline apps: star rating, truncated review text, app version, device, reviewer language, and w | $0.0020 per call | unknown |
| Add tracked keyword /add_keyword | Add a new tracked keyword to an Appskyline app after explicit confirmation. This modifies the tracked set and is non-idempotent: calling with the same term twic | $0.0020 per call | unknown |
| Delete tracked keyword /delete_keyword | Permanently delete a tracked Appskyline keyword by id. Idempotent — deleting an already-deleted keyword is a no-op. This stops collecting new ranking snapshots; | $0.0020 per call | unknown |
| Show Appskyline app overview /show_app_overview | Render an interactive overview for a known Appskyline app. Use this after listing apps or when the user provides an Appskyline app id. It shows store identities | $0.0020 per call | unknown |