Access to your Apple App Store and Google Play Store rankings, competitors and chart moves.
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.
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.
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.myappstoreranking.com/mcp9 herramientas · 317 mslist_my_appsReturns every tracked app with its store id, store, platforms, categories and whether it is one of the user's own apps or a competitor they watch. Call this first: every other tool identifies an app by the appStoreId returned here.
Example question: "Which apps am I tracking?"Returns every tracked app with its store id, store, platforms, categories and whether it is one of the user's own apps or a competitor they watch. Call this first: every other tool identifies an app by the appStoreId returned here. Example question: "Which apps am I tracking?"
No se publicó ningún esquema de entrada para esta herramienta.
get_apps_overviewOne row per tracked app: how many countries it charted in, how many top 5 and top 25 placements it holds, the change against the equal-length window before, and its single best chart position. Use this for 'how is my portfolio doing', then get_app_country_ranks to drill into one app.
Example quest…One row per tracked app: how many countries it charted in, how many top 5 and top 25 placements it holds, the change against the equal-length window before, and its single best chart position. Use this for 'how is my portfolio doing', then get_app_country_ranks to drill into one app. Example quest…
| Parámetro | Tipo | Descripción |
|---|---|---|
| rangeDays | integer | — |
| end | string | — |
| platforms | array | — |
| countries | array | — |
get_app_country_ranksThe country grid for a single app over a date window, with the previous window's rank for comparison, plus the per-platform breakdown. Works for any app in the catalog, not only tracked ones, but untracked apps return a single recent day rather than a full window.
Example question: "Where does my…The country grid for a single app over a date window, with the previous window's rank for comparison, plus the per-platform breakdown. Works for any app in the catalog, not only tracked ones, but untracked apps return a single recent day rather than a full window. Example question: "Where does my…
| Parámetro | Tipo | Descripción |
|---|---|---|
| appStoreId* | string | — |
| rangeDays | integer | — |
| end | string | — |
| platforms | array | — |
| countries | array | — |
get_app_historyRaw rank observations, newest first, for trend questions. Filter by country, platform, chart type or category, because an unfiltered portfolio-wide history is large and will be truncated. Only apps the user tracks have history.
Example question: "Show my app's daily rank in France over the last mo…Raw rank observations, newest first, for trend questions. Filter by country, platform, chart type or category, because an unfiltered portfolio-wide history is large and will be truncated. Only apps the user tracks have history. Example question: "Show my app's daily rank in France over the last mo…
| Parámetro | Tipo | Descripción |
|---|---|---|
| appStoreId* | string | — |
| sinceDays | integer | — |
| country | string | — |
| platform | string | — |
| chartType | string | — |
| genreId | integer | — |
| limit | integer | — |
get_chart_topWho ranks in a given country, platform, chart type and category on a given day, flagging the rows the user tracks. Defaults to the most recent captured day. Use list_reference_data for valid country codes, platforms and category ids.
Example question: "Who is in the French Music top chart on iPhon…Who ranks in a given country, platform, chart type and category on a given day, flagging the rows the user tracks. Defaults to the most recent captured day. Use list_reference_data for valid country codes, platforms and category ids. Example question: "Who is in the French Music top chart on iPhon…
| Parámetro | Tipo | Descripción |
|---|---|---|
| country* | string | — |
| platform* | string | — |
| chartType* | string | — |
| genreId* | integer | — |
| date | string | — |
get_rivalsCompetitors discovered from the data rather than declared: apps that appear in the same charts as the user's own apps and sit ahead of them, ranked by relevance, with how often and by how much they lead.
Example question: "Who is beating my app right now, and by how much?"Competitors discovered from the data rather than declared: apps that appear in the same charts as the user's own apps and sit ahead of them, ranked by relevance, with how often and by how much they lead. Example question: "Who is beating my app right now, and by how much?"
| Parámetro | Tipo | Descripción |
|---|---|---|
| rangeDays | integer | — |
| end | string | — |
| platforms | array | — |
| countries | array | — |
| limit | integer | — |
get_leadersWhich apps dominated a chart over a date window: median rank, best rank, days present, days at number one, movement against the previous window, and whether the app is new to the chart. This is the tool for 'who moved into the top 10 this week'.
Example question: "Who moved into the French Music t…Which apps dominated a chart over a date window: median rank, best rank, days present, days at number one, movement against the previous window, and whether the app is new to the chart. This is the tool for 'who moved into the top 10 this week'. Example question: "Who moved into the French Music t…
| Parámetro | Tipo | Descripción |
|---|---|---|
| country* | string | — |
| platform* | string | — |
| chartType* | string | — |
| genreId* | integer | — |
| rangeDays | integer | — |
| end | string | — |
| limit | integer | — |
get_daily_reportThe same analysis the user's email report is built from: portfolio summary, what needs attention, wins, competitor movements and new entrants. The best single call for a scheduled 'what happened overnight' digest.
Example question: "What happened with my apps overnight?"The same analysis the user's email report is built from: portfolio summary, what needs attention, wins, competitor movements and new entrants. The best single call for a scheduled 'what happened overnight' digest. Example question: "What happened with my apps overnight?"
| Parámetro | Tipo | Descripción |
|---|---|---|
| frequency | string | — |
list_reference_dataThe enum values every other tool accepts. Call this before guessing a country code or category id: invalid parameters fail, and failed calls still count against the daily quota.The enum values every other tool accepts. Call this before guessing a country code or category id: invalid parameters fail, and failed calls still count against the daily quota.
No se publicó ningún esquema de entrada para esta herramienta.
9 de 9 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.
Access to your Apple App Store and Google Play Store rankings, competitors and chart moves.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
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.