← Google Play Console MCP

CONNECTION GUIDE

Give your agent a read-only view of Play Console.

Sign in with your corporate account. The server uses one service account for Google, while OAuth identifies and audits each MCP caller.

https://YOUR_DEPLOYMENT/mcp

Codex

codex mcp add google-play-console --url https://YOUR_DEPLOYMENT/mcp
codex mcp login google-play-console --scopes google-play:read,offline_access

Claude Code

claude mcp add --transport http google-play-console https://YOUR_DEPLOYMENT/mcp

Open the MCP connection and complete browser sign-in.

Start here

  1. Call play_vitals_freshness before querying metrics.
  2. Use play_anomalies_list to identify recent regressions.
  3. Use play_error_issues, then request traces with play_error_reports.
  4. Use live reviews for the last week and monthly reports for history.