Play Console MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm.
Manage Google Play Console: releases, listings, monetization, reviews, and Android Vitals.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add play-console-mcp -- npx -y @wiseappsai/play-console-mcp
{
"mcpServers": {
"play-console-mcp": {
"args": [
"-y",
"@wiseappsai/play-console-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.play-console-mcp]
command = "npx"
args = ["-y", "@wiseappsai/play-console-mcp"]
{
"mcpServers": {
"play-console-mcp": {
"args": [
"-y",
"@wiseappsai/play-console-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"play-console-mcp": {
"args": [
"-y",
"@wiseappsai/play-console-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PLAY_SERVICE_ACCOUNT_JSON (Inline Google service-account key JSON (recommended). Alternatively set GOOGLE_APPLICATION_CREDENTIALS to a key file path.), GOOGLE_APPLICATION_CREDENTIALS (Path to a Google service-account key file (alternative to PLAY_SERVICE_ACCOUNT_JSON).), PLAY_DEVELOPER_ACCOUNT_ID (Numeric Play developer account id. Required only for the `users` (permissions) toolset.), PLAY_REPORTS_BUCKET (Cloud Storage report-export bucket for the `play_reviews_export` and `play_stats_export` tools — the value from Play Console > Download reports > 'Copy Cloud Storage URI' (pubsite_prod_rev_...). Not the developer account id.), PLAY_STORAGE_CREDENTIALS (Path to a credentials JSON used only for the storage/reviews-export client. The report buckets usually can't be granted to a service account; locally `gcloud auth application-default login` is auto-detected instead.), PLAY_TOOLSETS (Comma-separated toolsets to enable, or 'all'. Toolsets: releases, store_listing, monetization, commerce, reviews, users, devices, advanced, vitals, reports, workflows.), PLAY_READ_ONLY (Set to 'true' to expose only read-only actions.).
The author declared them in the registry entry; get the values from the project itself.
Google Play release lifecycle: tracks, testers, rollout, and Android Vitals.
Run an app portfolio across Google Play and the App Store: vitals, reviews, earnings, releases.
Read-only access to App Store Connect and Google Play: apps, releases, and reviews.
MCP server for App Store Connect & Google Play Console — iOS/Android app management
AppFollow MCP — App Store & Google Play reviews, ratings, and ASO keyword
Google Hotels prices, ratings, reviews, and photos via an Apify Actor, hosted MCP.
Allow AI systems to list, search, and manage contacts via Google Contacts.
MCP server for searching Google Hotels via SerpAPI — hotel search, pricing, ratings, and reviews.
Answers built from our own checks of this server.