GooglePlayConsoleMcp
JSON →Let AI assistants manage your Play Store releases
Install
uvx google-play-mcp Tools · 15
- list_tracks List all tracks (internal, alpha, beta, production) with releases and country availability
- get_track_info Get detailed status, rollout %, and release notes for a specific track
- create_release Create or replace a release on any track with rollout %, release notes, and country targeting
- update_release Update rollout %, halt, resume, or complete an existing release
- promote_release Promote a release between tracks (e.g. internal → alpha → beta → production)
- list_artifacts List all APKs and AABs with their version codes and SHA hashes
- upload_artifact Upload an APK or AAB and create a release on a track in one step
- upload_to_internal_sharing Upload a build to Internal App Sharing and get a shareable download URL
- get_testers Get tester email addresses and Google Groups for internal/closed testing
- update_testers Replace the tester list for an internal or closed testing track
- get_crash_rate Daily crash rate and user-perceived crash rate by version code
- get_anr_rate Daily ANR rate and user-perceived ANR rate by version code
- get_vitals_summary Combined crash + ANR overview with bad behavior threshold indicators
- get_wakelock_rate Daily stuck background wake lock rate by version code (battery health)
- get_wakeup_rate Daily excessive wakeup rate by version code (battery health)
Links
★ 4 GitHub stars