aurora-mcp
Provides tools for searching Google Play apps, retrieving detailed app information and version history, and downloading APKs anonymously.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@aurora-mcpCan you search for Signal and download the latest APK?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
aurora-mcp
MCP server exposing anonymous Google Play (via aurora-cli) as tools.
Built on mcp-use (TypeScript). Standalone — the only external piece is the aurora-cli binary.
One-click setup
curl -sL https://raw.githubusercontent.com/Hari-sys786/aurora-mcp/main/setup.sh | bashClones the repo, fetches/builds aurora-cli (release binary on arm64, source build elsewhere), installs deps, starts the server on :3100.
Related MCP server: ASO MCP Server
Tools
Tool | What it does |
| ranked keyword search → title/dev/pkg/version/size/icon |
| full info incl. upload date, any historical version |
| complete history + dates (auto / play / exodus) |
| APK to local path ( |
| anonymous token health |
No Google credentials ever — anonymous token + spoofed device via aurora-cli.
Manual run
npm install
npm run build
npm start # http://localhost:3100/mcp (+ built-in /inspector)npx mcp-use client connect aurora http://localhost:3100/mcp
npx mcp-use client aurora tools list
npx mcp-use client aurora tools call search_apps query="barcode scanner"Config
Env | Default |
|
|
|
|
|
|
This server cannot be deployed
Maintenance
Related MCP Connectors
7 Google Play endpoints. Pay per call in USDC via x402.
Provides tools for searching Google Workspace documentation and much more.
Provides access to Google's public developer documentation.
Read and edit GA4, Search Console and Google Tag Manager from any MCP client. 29 tools.
Related MCP Servers
- FlicenseCqualityDmaintenanceEnables 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-
- AlicenseBqualityCmaintenanceEnables App Store Optimization research for Google Play Store, including app search, details, reviews, keyword suggestions, and metadata validation.163MIT
- FlicenseNot gradedqualityBmaintenanceEnables to interact with Google Play Console, allowing release management, app vitals monitoring, and APK/AAB deployment via a service account.-
- FlicenseBqualityCmaintenanceEnables local-first static and optional controlled dynamic analysis of Android APK artifacts, with provenance-aware downloads, Markdown reports, and structured security findings via MCP stdio tools.9-