Skip to content
Claude Code

App Store & Google Play for Claude Code

io.github.johnbilousov/appstore-play-mcp

Read-only access to App Store Connect and Google Play: apps, releases, and reviews.

client:Claude Code transport:stdio runtime:npm

Install App Store & Google Play 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 appstore-play-mcp -e ASC_KEY_ID=<ASC_KEY_ID> -e ASC_ISSUER_ID=<ASC_ISSUER_ID> -e ASC_KEY_PATH=<ASC_KEY_PATH> -e PLAY_SERVICE_ACCOUNT_PATH=<PLAY_SERVICE_ACCOUNT_PATH> -e PLAY_PACKAGES=<PLAY_PACKAGES> -- npx -y appstore-play-mcp

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

App Store & Google Play in other clients