Skip to main content
ClaudeWave

App Store & Google Play keyword ranks, rivals and AI visibility as an MCP server

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptMITActualizado today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 8/27/2026
Install in Claude Code / Claude Desktop
Method: NPX · storelift-mcp
Claude Code CLI
claude mcp add storelift-mcp -- npx -y storelift-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "storelift-mcp": {
      "command": "npx",
      "args": ["-y", "storelift-mcp"],
      "env": {
        "STORELIFT_API_KEY": "<storelift_api_key>"
      }
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Detected environment variables
STORELIFT_API_KEY
Casos de uso

Resumen de MCP Servers

# 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
ai-visibilityapp-storeapp-store-optimizationasoclaudegoogle-playkeyword-rankmcpmcp-servermodelcontextprotocol

Lo que la gente pregunta sobre storelift-mcp

¿Qué es vom-core/storelift-mcp?

+

vom-core/storelift-mcp es mcp servers para el ecosistema de Claude AI. App Store & Google Play keyword ranks, rivals and AI visibility as an MCP server Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-26.

¿Cómo se instala storelift-mcp?

+

Puedes instalar storelift-mcp clonando el repositorio (https://github.com/vom-core/storelift-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar vom-core/storelift-mcp?

+

Nuestro agente de seguridad ha analizado vom-core/storelift-mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene vom-core/storelift-mcp?

+

vom-core/storelift-mcp es mantenido por vom-core. La última actividad registrada en GitHub es del 2026-08-26, con 0 issues abiertos.

¿Hay alternativas a storelift-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega storelift-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: vom-core/storelift-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/vom-core-storelift-mcp)](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>

Más MCP Servers

Alternativas a storelift-mcp