App Store & Google Play keyword ranks, rivals and AI visibility as an MCP server
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add storelift-mcp -- npx -y storelift-mcp{
"mcpServers": {
"storelift-mcp": {
"command": "npx",
"args": ["-y", "storelift-mcp"],
"env": {
"STORELIFT_API_KEY": "<storelift_api_key>"
}
}
}
}STORELIFT_API_KEYMCP Servers overview
# storelift-mcp
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](https://storelift.net), which measures keyword
ranks, rivals and AI visibility nightly. **No store credentials required** —
ranks are read from the public storefront.
## Requirements
- A **Studio** plan (the Public API is enabled on that plan)
- An API key: Storelift → Settings → API keys → **Generate key**
## Install
Claude Code:
```bash
claude mcp add storelift -e STORELIFT_API_KEY=sl_live_... -- npx -y storelift-mcp
```
Claude Desktop (`claude_desktop_config.json`):
```json
{
"mcpServers": {
"storelift": {
"command": "npx",
"args": ["-y", "storelift-mcp"],
"env": { "STORELIFT_API_KEY": "sl_live_..." }
}
}
}
```
## Tools
| 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 |
## Reading the data
Keyword results carry **three distinct states**, and they are not the same thing:
- `measured: false` — the query **could not be measured**
- `rank: null` (with `measured: true`) — measured, but **absent** from the top results
- `rank: <number>` — the rank
Counting 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.
## Configuration
| 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`.
## Registry
Published to the official MCP Registry as `net.storelift/storelift`.
The manifest is [`server.json`](./server.json) in this repo.
## Source
[github.com/vom-core/storelift-mcp](https://github.com/vom-core/storelift-mcp) —
one file, no dependencies. Read it before you run it.
## License
MIT
What people ask about storelift-mcp
What is vom-core/storelift-mcp?
+
vom-core/storelift-mcp is mcp servers for the Claude AI ecosystem. App Store & Google Play keyword ranks, rivals and AI visibility as an MCP server It has 0 GitHub stars and its last recorded update is dated 2026-08-26.
How do I install storelift-mcp?
+
You can install storelift-mcp by cloning the repository (https://github.com/vom-core/storelift-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is vom-core/storelift-mcp safe to use?
+
Our security agent has analyzed vom-core/storelift-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains vom-core/storelift-mcp?
+
vom-core/storelift-mcp is maintained by vom-core. The last recorded GitHub activity is dated 2026-08-26, with 0 open issues.
Are there alternatives to storelift-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy storelift-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/vom-core-storelift-mcp)<a href="https://claudewave.com/repo/vom-core-storelift-mcp"><img src="https://claudewave.com/api/badge/vom-core-storelift-mcp" alt="Featured on ClaudeWave: vom-core/storelift-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!