Track app-store rankings, history, listing metadata, reviews and competitors across four stores.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://mcp.appskyline.com/mcp14 strumenti · 960 mslist_appsList 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, Google Play, Microsoft Store) when set.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, Google Play, Microsoft Store) when set.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_appFetch a single Appskyline app by id. Returns the app metadata formatted as Markdown (name, locales, per-store ids, creation/edit times).Fetch a single Appskyline app by id. Returns the app metadata formatted as Markdown (name, locales, per-store ids, creation/edit times).
| Parametro | Tipo | Descrizione |
|---|---|---|
| appId* | string | App id (uuid) |
list_keywordsList tracked keywords for an Appskyline app. Returns a Markdown table of id, term (searchTerms), language, country, and bid amount.List tracked keywords for an Appskyline app. Returns a Markdown table of id, term (searchTerms), language, country, and bid amount.
| Parametro | Tipo | Descrizione |
|---|---|---|
| appId* | string | App id to list tracked keywords for |
| limit | integer | Maximum number of keywords to return (default server-side) |
| skip | integer | Pagination offset |
search_store_resultsRun 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 Markdown table of rank, id, title, score, and developer for each result.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 Markdown table of rank, id, title, score, and developer for each result.
| Parametro | Tipo | Descrizione |
|---|---|---|
| store* | string | Which store to search |
| term* | string | Search term |
| country | string | Two-letter country code (e.g. US, IT) |
| lang | string | Two-letter language code (e.g. en, it) |
| num | integer | Number of results to return (default depends on store) |
get_keyword_rankLook 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 does not appear in the scanned results.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 does not appear in the scanned results.
| Parametro | Tipo | Descrizione |
|---|---|---|
| appId* | string | Appskyline app id |
| store* | string | Which store to check |
| term* | string | Search term |
| country | string | Two-letter country code (e.g. US, IT) |
| lang | string | Two-letter language code (e.g. en, it) |
| num | integer | How many results to scan when looking for the app (default 50, max 200) |
get_keyword_historyGet 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, and total results scanned that day.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, and total results scanned that day.
| Parametro | Tipo | Descrizione |
|---|---|---|
| appId* | string | Appskyline app id |
| store* | string | Which store to check |
| term* | string | Search term |
| country* | string | Two-letter country code (e.g. US, IT) |
| limit | integer | Maximum number of history rows to return (newest first) |
get_keyword_overviewLook 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 DataForSEO cache; terms missing or stale in the cache trigger a live, billable upstream lookup, so batch terms rather than calling once per key…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 DataForSEO cache; terms missing or stale in the cache trigger a live, billable upstream lookup, so batch terms rather than calling once per key…
| Parametro | Tipo | Descrizione |
|---|---|---|
| terms* | array | Search terms to look up (max 50 per call, no commas) |
| country* | string | Two-letter country code (e.g. US, IT) |
| lang | string | Two-letter language code (e.g. en, it) |
get_store_listingFetch 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, genres, and truncated description / release notes. Useful for competitor research.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, genres, and truncated description / release notes. Useful for competitor research.
| Parametro | Tipo | Descrizione |
|---|---|---|
| store* | string | Which store to read the listing from |
| storeId* | string | Store-native app identifier: numeric Apple id, Google Play package name, or Microsoft Store product id |
| country | string | Two-letter country code (e.g. US, IT) |
| lang | string | Two-letter language code (e.g. en, it) |
get_store_metadataRead 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-character limit), promotional text, release notes, version and review state. Read-only: it never downloads from or uploads to the store.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-character limit), promotional text, release notes, version and review state. Read-only: it never downloads from or uploads to the store.
| Parametro | Tipo | Descrizione |
|---|---|---|
| appId* | string | Appskyline app id |
| store* | string | Which store listing to read |
| locale | string | Only return this locale (e.g. en-US, it) |
get_app_engagement_summarySummarize downloads, installs, uninstalls, crashes and other engagement totals reported by a store for one Appskyline app over a date window. Returns the aggregate totals, the most recent daily rows, and the top territories. Metric names differ per store because each store reports its own set.Summarize downloads, installs, uninstalls, crashes and other engagement totals reported by a store for one Appskyline app over a date window. Returns the aggregate totals, the most recent daily rows, and the top territories. Metric names differ per store because each store reports its own set.
| Parametro | Tipo | Descrizione |
|---|---|---|
| appId* | string | Appskyline app id |
| store* | string | Which store to summarize |
| startDate | string | Start of the window as YYYY-MM-DD |
| endDate | string | End of the window as YYYY-MM-DD |
| days | integer | Rolling window size in days when no explicit dates are given |
list_google_play_reviewsList the most recent Google Play user reviews for one of your Appskyline apps: star rating, truncated review text, app version, device, reviewer language, and whether the developer has replied. Requires a Google Play service account configured for the app. Paginate with the returned page token.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 whether the developer has replied. Requires a Google Play service account configured for the app. Paginate with the returned page token.
| Parametro | Tipo | Descrizione |
|---|---|---|
| appId* | string | Appskyline app id (uuid) |
| maxResults | integer | How many reviews to fetch (max 100) |
| token | string | Page token returned by a previous call |
| translationLanguage | string | Translate review text into this language (e.g. en) |
add_keywordAdd 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 twice creates two keyword rows.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 twice creates two keyword rows.
| Parametro | Tipo | Descrizione |
|---|---|---|
| appId* | string | Appskyline app id to attach the keyword to |
| searchTerms* | string | The keyword phrase to track |
| language | string | Two-letter language code (e.g. en) |
| country | string | Two-letter country code (e.g. US) |
delete_keywordprivilegiatoPermanently delete a tracked Appskyline keyword by id. Idempotent — deleting an already-deleted keyword is a no-op. This stops collecting new ranking snapshots; historical search rows in the *-searches collections are not affected.Permanently delete a tracked Appskyline keyword by id. Idempotent — deleting an already-deleted keyword is a no-op. This stops collecting new ranking snapshots; historical search rows in the *-searches collections are not affected.
| Parametro | Tipo | Descrizione |
|---|---|---|
| id* | string | Keyword id to delete |
show_app_overviewRender 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 and up to 50 tracked keywords.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 and up to 50 tracked keywords.
| Parametro | Tipo | Descrizione |
|---|---|---|
| appId* | string | Appskyline app id to render |
14 strumenti su 14 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Track app-store rankings, history, listing metadata, reviews and competitors across four stores.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.