MCP Server

Google Play Console MCP

Let AI assistants manage your Play Store releases — promote builds, adjust rollouts, check review status, and monitor crash rates.

# Add to Claude (one command)
claude mcp add google-play-mcp \
  -e GOOGLE_APPLICATION_CREDENTIALS=/path/to/key.json \
  -- uvx google-play-mcp
promote_to_production
Promote a build with a staged rollout %
check_review_status
Check draft / inProgress / halted status
update_rollout_percentage
Increase or complete a staged rollout
get_production_release_info
Fetch version codes and release notes
get_crash_rate
Daily crash rate per version via Play Developer Reporting API