io.github.wiseappsai

play-console-mcp

Manage Google Play Console: releases, listings, monetization, reviews, and Android Vitals.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

PLAY_SERVICE_ACCOUNT_JSON
Secret

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` tool — 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, workflows.

PLAY_READ_ONLY

Set to 'true' to expose only read-only actions.