com.appskyline/appskyline

MCPcomunidaden línea
v0.1.1com.appskylineUnknownActualizado hace 1 m

Track app-store rankings, history, listing metadata, reviews and competitors across four stores.

Estado del endpointen línea
comprobado hace 16 h · 960 ms
100 % de las últimas 4 comprobaciones llegaron a este endpoint
Funciona en
ClaudeCursorCopilotChatGPTGemini

Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.

Indexado automáticamente desde fuentes públicas. Aún sin verificar por su desarrollador en Forge.Reclamar este listado →
hace 1 mÚltima actualización
Paquete
Autorcom.appskyline
LicenciaUnknown
Versión0.1.1
Fuentemcp-registry
Estado de confianza
B
60/100Bueno
Listado en el índice de Forge+10/10
Identidad del publicador verificada+0/30
Publicador: este listado no tiene ningún repositorio registrado, así que `forge publish` no puede verificar la propiedad de forma automática. Usa «Reclamar este listado» arriba — en Forge lo revisamos a mano.
Verificación de dominio+0/10
Ahora mismo no está disponible para este tipo de listado: hoy la comprobación de dominio solo se ejecuta para paquetes publicados en npm, así que esta fila todavía no se puede conseguir aquí, sea lo que sea lo que haya alojado en el dominio.
Análisis de inyección de prompts · limpio+30/30
Análisis de ofuscación / exfiltración · limpio+20/20
EstadoIndexado por la comunidad
PublicadorSin verificar
FirmaSin firmar
Dominio
Procedencia
DependenciasSin auditar
Superficie de herramientas14 herramientas · 1 privilegiadas
Análisis de seguridad✓ Limpiovlive · hoy¿Qué tan bien funciona este análisis?
EvaluacionesNinguna
Indexado11 ago 2026

La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.

Herramientas

14 herramientas · 1 privilegiadas
Observado en vivo desde el endpoint del proveedor16h ago

Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.

  • https://mcp.appskyline.com/mcp14 herramientas · 960 ms
list_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.

No se publicó ningún esquema de entrada para esta herramienta.

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).

ParámetroTipoDescripción
appId*stringApp 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.

ParámetroTipoDescripción
appId*stringApp id to list tracked keywords for
limitintegerMaximum number of keywords to return (default server-side)
skipintegerPagination 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.

ParámetroTipoDescripción
store*stringWhich store to search
term*stringSearch term
countrystringTwo-letter country code (e.g. US, IT)
langstringTwo-letter language code (e.g. en, it)
numintegerNumber 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.

ParámetroTipoDescripción
appId*stringAppskyline app id
store*stringWhich store to check
term*stringSearch term
countrystringTwo-letter country code (e.g. US, IT)
langstringTwo-letter language code (e.g. en, it)
numintegerHow 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.

ParámetroTipoDescripción
appId*stringAppskyline app id
store*stringWhich store to check
term*stringSearch term
country*stringTwo-letter country code (e.g. US, IT)
limitintegerMaximum 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…

ParámetroTipoDescripción
terms*arraySearch terms to look up (max 50 per call, no commas)
country*stringTwo-letter country code (e.g. US, IT)
langstringTwo-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.

ParámetroTipoDescripción
store*stringWhich store to read the listing from
storeId*stringStore-native app identifier: numeric Apple id, Google Play package name, or Microsoft Store product id
countrystringTwo-letter country code (e.g. US, IT)
langstringTwo-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.

ParámetroTipoDescripción
appId*stringAppskyline app id
store*stringWhich store listing to read
localestringOnly 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.

ParámetroTipoDescripción
appId*stringAppskyline app id
store*stringWhich store to summarize
startDatestringStart of the window as YYYY-MM-DD
endDatestringEnd of the window as YYYY-MM-DD
daysintegerRolling 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.

ParámetroTipoDescripción
appId*stringAppskyline app id (uuid)
maxResultsintegerHow many reviews to fetch (max 100)
tokenstringPage token returned by a previous call
translationLanguagestringTranslate 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.

ParámetroTipoDescripción
appId*stringAppskyline app id to attach the keyword to
searchTerms*stringThe keyword phrase to track
languagestringTwo-letter language code (e.g. en)
countrystringTwo-letter country code (e.g. US)
delete_keywordprivilegiadaPermanently 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.

ParámetroTipoDescripción
id*stringKeyword 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.

ParámetroTipoDescripción
appId*stringAppskyline app id to render

14 de 14 herramientas publicaron una descripción.

Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.

Acerca de

Track app-store rankings, history, listing metadata, reviews and competitors across four stores.

Palabras clave
mcp
Alternativas
Comparando superficies de herramientas…

Sin cobertura de dependencias

Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.