Skip to content
Claude Code

play console mcp for Claude Code

io.github.wiseappsai/play-console-mcp

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

client:Claude Code transport:stdio runtime:npm

Install play console mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add play-console-mcp -e PLAY_SERVICE_ACCOUNT_JSON=<PLAY_SERVICE_ACCOUNT_JSON> -e GOOGLE_APPLICATION_CREDENTIALS=<GOOGLE_APPLICATION_CREDENTIALS> -e PLAY_DEVELOPER_ACCOUNT_ID=<PLAY_DEVELOPER_ACCOUNT_ID> -e PLAY_REPORTS_BUCKET=<PLAY_REPORTS_BUCKET> -e PLAY_STORAGE_CREDENTIALS=<PLAY_STORAGE_CREDENTIALS> -e PLAY_TOOLSETS=<PLAY_TOOLSETS> -e PLAY_READ_ONLY=<PLAY_READ_ONLY> -- npx -y @wiseappsai/play-console-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

play console mcp in other clients