Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

My App Store Ranking

REMOTE · MCP.MYAPPSTORERANKING.COM · SCANNED SEP 20

Access to your Apple App Store and Google Play Store rankings, competitors and chart moves.

0 this week 82 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security78
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
  • HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement. View diagnostics → Unverified
  • HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
  • DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
  • The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
Schema Quality & AI Usability71
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1064 tokens (~118/item across 9 items; 9 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the My App Store Ranking MCP server?

My App Store Ranking is a hosted endpoint at https://mcp.myappstoreranking.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.myappstoreranking.com

# add to Claude Code
claude mcp add --transport http com-myappstoreranking-myappstoreranking 'https://mcp.myappstoreranking.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-myappstoreranking-myappstoreranking": {
      "url": "https://mcp.myappstoreranking.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-myappstoreranking-myappstoreranking": {
      "type": "http",
      "url": "https://mcp.myappstoreranking.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-myappstoreranking-myappstoreranking]
url = "https://mcp.myappstoreranking.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-myappstoreranking-myappstoreranking": {
      "type": "remote",
      "url": "https://mcp.myappstoreranking.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-myappstoreranking-myappstoreranking --url 'https://mcp.myappstoreranking.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-myappstoreranking-myappstoreranking:
    url: "https://mcp.myappstoreranking.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-myappstoreranking-myappstoreranking": {
      "Transport": "http",
      "Url": "https://mcp.myappstoreranking.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-myappstoreranking-myappstoreranking -t streamable-http -u 'https://mcp.myappstoreranking.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-myappstoreranking-myappstoreranking": {
      "type": "http",
      "url": "https://mcp.myappstoreranking.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 16 Sept 26 +9
    • Judged manipulation: unverified → pass security
    • Schema quality: unverified → good functional
  • 15 Sept 26 −9
    • Judged manipulation: pass → unverified security
    • The server rewrote its instructions, which are the text every model session reads security
    • Schema quality: good → unverified functional
  • 5 Sept 26 0
    • Stability: 0.97 → pass security
  • 4 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 2 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 29 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 26 Aug 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mcp.myappstoreranking.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=myappstoreranking.com CN=WE1,O=Google Trust Services,C=US 29 Jul 2026 27 Oct 2026 ECDSA 256 ECDSA-SHA256 d192aa2e40c3bcee0e3a4bebbab79703
SANs: myappstoreranking.com, mcp.myappstoreranking.com, *.mcp.myappstoreranking.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.myappstoreranking.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
myappstoreranking.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://mcp.myappstoreranking.com/.well-known/oauth-protected-resource"

Bearer resource_metadata="https://mcp.myappstoreranking.com/.well-known/oauth-protected-resource"

Protected resource metadata

Document https://mcp.myappstoreranking.com/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://mcp.myappstoreranking.com
Authorisation server https://api.myappstoreranking.com

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.myappstoreranking.com/mcp Verified 200
http (plaintext) http://mcp.myappstoreranking.com/mcp Inconclusive 405
MCP tools · 9 exposed · ~886 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_app_country_ranks ~118

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 app rank across Europe right now?"

NameTypeReqDescription
appStoreIdstringyes
countriesarray
endstring
platformsarray
rangeDaysinteger
NameTypeReqDescription
appStoreIdstringyes
countriesarrayyes
endyes
rangeDaysintegeryes
ranksarrayyes
top25objectyes
top5objectyes

No examples provided.

get_app_history ~124

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 month."

NameTypeReqDescription
appStoreIdstringyes
chartTypestring
countrystring
genreIdinteger
limitinteger
platformstring
sinceDaysinteger
NameTypeReqDescription
appStoreIdstringyes
historyarrayyes
sinceDaysintegeryes
truncatedbooleanyes

No examples provided.

get_apps_overview ~120

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 question: "How did my apps do over the last 7 days?"

NameTypeReqDescription
countriesarray
endstring
platformsarray
rangeDaysinteger
NameTypeReqDescription
appsarrayyes
endyes
rangeDaysintegeryes

No examples provided.

get_chart_top ~111

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 iPhone today?"

NameTypeReqDescription
chartTypestringyes
countrystringyes
datestring
genreIdintegeryes
platformstringyes
NameTypeReqDescription
chartobjectyes
rowsarrayyes

No examples provided.

get_daily_report ~67

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?"

NameTypeReqDescription
frequencystring
NameTypeReqDescription
appsarrayyes
closestThreatsarrayyes
competitorWatcharrayyes
frequencystringyes
headlinestringyes
needsAttentionarrayyes
newEntrantsarrayyes
previousWindowEndyes
previousWindowStartyes
rangeDaysintegeryes
summaryobjectyes
windowEndyes
windowStartyes
winsarrayyes

No examples provided.

get_leaders ~133

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 top 10 this week?"

NameTypeReqDescription
chartTypestringyes
countrystringyes
endstring
genreIdintegeryes
limitinteger
platformstringyes
rangeDaysinteger
NameTypeReqDescription
baselineAvailablebooleanyes
chartobjectyes
endyes
rangeDaysintegeryes
rowsarrayyes

No examples provided.

get_rivals ~104

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?"

NameTypeReqDescription
countriesarray
endstring
limitinteger
platformsarray
rangeDaysinteger
NameTypeReqDescription
endyes
rangeDaysintegeryes
rivalsarrayyes

No examples provided.

list_my_apps ~67

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?"

Input schema present but exposes no named parameters.

NameTypeReqDescription
appsarrayyes

No examples provided.

list_reference_data ~42

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.

Input schema present but exposes no named parameters.

NameTypeReqDescription
chartTypesarrayyes
countriesarrayyes
genresarrayyes
platformsarrayyes

No examples provided.

Common questions

What is the My App Store Ranking MCP server?

My App Store Ranking is an MCP server listed in the public MCP registry as com.myappstoreranking/myappstoreranking. Access to your Apple App Store and Google Play Store rankings, competitors and chart moves. This page covers its hosted endpoint (https://mcp.myappstoreranking.com/mcp).

Is the My App Store Ranking MCP server safe to use?

My App Store Ranking scores 82 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the My App Store Ranking MCP server expose?

My App Store Ranking exposes 9 tools: list_my_apps, get_apps_overview, get_app_country_ranks, get_app_history, get_chart_top, and 4 more. Their descriptions and schemas cost roughly 886 tokens of context every time the server is loaded.

Does the My App Store Ranking MCP server require authentication?

Yes. My App Store Ranking asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the My App Store Ranking MCP server still maintained?

My App Store Ranking is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.