App Store & Google Play keyword ranks, rivals and AI visibility as an MCP server
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
App Store & Google Play ranking data as an MCP server. Ask your assistant which keywords you dropped on, who outranks you, and whether AI assistants mention your app at all β without opening a dashboard.
Backed by Storelift, which measures keyword ranks, rivals and AI visibility nightly. No store credentials required β ranks are read from the public storefront.
Claude Code:
Claude Desktop (claude_desktop_config.json):
| Tool | Returns |
|---|---|
list_apps | tracked apps (id, name, countries, keywords) |
get_keywords | keyword ranks for one app in one country |
get_rivals | apps ranking above you, with their rank and yours |
get_ai_visibility | whether assistants name your app, per engine (Claude / ChatGPT / Gemini) |
get_history | rank history, [day, rank] points |
Keyword results carry three distinct states, and they are not the same thing:
measured: false β the query could not be measuredrank: null (with measured: true) β measured, but absent from the top resultsrank: <number> β the rankCounting an unmeasured day as zero produces a false chart. The tool descriptions repeat this so the model does not flatten the three into one.
AI visibility is an observation, not a ranking: a model's knowledge is frozen at a date and the answer is not identical every time. Read the trend, not a single measurement.
| Variable | Default | Purpose |
|---|---|---|
STORELIFT_API_KEY | β | required; the server exits with a message if unset |
STORELIFT_API | https://storelift.net | override the API base |
No dependencies β a single file speaking JSON-RPC over stdio. Runs with
node index.mjs just as well as through npx.
Published to the official MCP Registry as net.storelift/storelift.
The manifest is server.json in this repo.
github.com/vom-core/storelift-mcp β one file, no dependencies. Read it before you run it.
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/storelift)<a href="https://allmcps.com/mcp/storelift"><img src="https://allmcps.com/api/badge/storelift?style=directory" alt="Storelift on AllMCPs" /></a>