Skip to main content
Glama
vom-core

storelift-mcp

by vom-core

storelift-mcp

Rankingdaten für App Store und Google Play als MCP-Server. Fragen Sie Ihren Assistenten, für welche Keywords Sie abgerutscht sind, wer vor Ihnen rankt und ob KI-Assistenten Ihre App überhaupt erwähnen — ganz ohne ein Dashboard zu öffnen.

Unterstützt von Storelift, das nächtlich Keyword-Rankings, Konkurrenten und KI-Sichtbarkeit misst. Keine Store-Anmeldedaten erforderlich — Rankings werden vom öffentlichen Storefront gelesen.

Voraussetzungen

  • Ein Studio-Plan (auf diesem Plan ist die Public API aktiviert)

  • Ein API-Schlüssel: Storelift → Einstellungen → API-Schlüssel → Schlüssel generieren

Related MCP server: Store Scraper MCP

Installation

Claude Code:

claude mcp add storelift -e STORELIFT_API_KEY=sl_live_... -- npx -y storelift-mcp

Claude Desktop (claude_desktop_config.json):

{
  "mcpServers": {
    "storelift": {
      "command": "npx",
      "args": ["-y", "storelift-mcp"],
      "env": { "STORELIFT_API_KEY": "sl_live_..." }
    }
  }
}

Tools

Tool

Rückgabe

list_apps

überwachte Apps (id, name, countries, keywords)

get_keywords

Keyword-Rankings für eine App in einem Land

get_rivals

Apps, die über Ihnen ranken, mit deren Rang und Ihrem

get_ai_visibility

ob Assistenten Ihre App nennen, pro Engine (Claude / ChatGPT / Gemini)

get_history

Rangverlauf, [day, rank]-Punkte

Daten lesen

Keyword-Ergebnisse haben drei verschiedene Zustände, und sie sind nicht dasselbe:

  • measured: false — die Abfrage konnte nicht gemessen werden

  • rank: null (mit measured: true) — gemessen, aber nicht vorhanden in den Top-Ergebnissen

  • rank: <number> — der Rang

Einen ungemessenen Tag als Null zu zählen, erzeugt ein falsches Diagramm. Die Tool-Beschreibungen wiederholen dies, damit das Modell die drei nicht zu einem einzigen zusammenfasst.

KI-Sichtbarkeit ist eine Beobachtung, kein Ranking: Das Wissen eines Modells ist zu einem bestimmten Datum eingefroren, und die Antwort ist nicht jedes Mal identisch. Lesen Sie den Trend, nicht eine einzelne Messung.

Konfiguration

Variable

Standard

Zweck

STORELIFT_API_KEY

erforderlich; der Server beendet sich mit einer Meldung, wenn nicht gesetzt

STORELIFT_API

https://storelift.net

überschreibt die API-Basis-URL

Registry

Veröffentlicht im offiziellen MCP Registry als net.storelift/storelift. Das Manifest ist server.json in diesem Repository.

Quellcode

github.com/vom-core/storelift-mcp — eine Datei, keine Abhängigkeiten. Lesen Sie den Code, bevor Sie ihn ausführen.

Lizenz

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    F
    maintenance
    Enables access to Astro's App Store Optimization (ASO) database for analyzing app rankings, keyword trends, historical performance data, and app ratings. Provides comprehensive tools for tracking and comparing app store performance metrics through natural language queries.
    61
    28
    MIT
  • F
    license
    C
    quality
    D
    maintenance
    Enables querying and retrieving data from App Store and Google Play Store, including app details, reviews, ratings, rankings, permissions, and search capabilities across both iOS and Android platforms.
    20
  • A
    license
    A
    quality
    B
    maintenance
    Provides App Store Optimization tools for AI agents, enabling app lookup, keyword research, ASO audit, review mining, and revenue estimation across iOS and Google Play.
    43
    426
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables AI agents to query live App Store and Google Play data, including app search, revenue/download metrics, keyword difficulty, and reviews, via a hosted MCP server with API-key authentication.
    76
    MIT

View all related MCP servers

Related MCP Connectors

  • ASO tools for AI agents: keyword research, rank tracking, competitor analysis (iOS & Android).

  • Live App Store & Google Play data for AI agents: app discovery, ASO keywords, reviews.

  • ASO analytics and App Store optimization tools for indie iOS developers and AI agents.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vom-core/storelift-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server