Reviews are the part worth automating: reading them and replying are both calls here, so a support routine can answer users in place instead of someone opening the console every morning — and releases and listing edits sit alongside them.
A server over the Google Play Developer API: the apps in your Play Console, their releases, their store listings, their reviews and their statistics.
- Every app in your Play Console listed, and full detail on one of them
- Releases listed for an app, and a new release created
- Store listing information updated
- Reviews retrieved, and a reply posted to a user review
- App statistics and metrics pulled for reporting
A Google Cloud service account with Play Console API access, and its JSON key file — given either as a path on the command line or through an environment variable. Installed globally from npm or run through npx.
One command plus a key — npm install -g @blocktopus/mcp-google-play, then supply credentials
