Provides tools for managing Google Play Store app listings, releases, and user reviews, as well as retrieving app performance statistics and metrics.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Google Play Store Serversummarize the latest user reviews and ratings"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Google Play Store Server
An MCP (Model Context Protocol) server that provides Google Play Store command line tools integration for AI assistants like Claude.
Features
App listing management
Release management
Store listing updates
Review responses
Statistics and reporting
Secure credential handling
Installation
Usage
Configuration
Create a Google Cloud service account with Play Console API access
Download the service account JSON key file
Use one of these methods to provide the API key:
Method 1: Command Line Argument (Recommended)
Method 2: Environment Variable
With Claude Desktop
Add to your Claude desktop configuration:
Or using environment variable:
Available Tools
list_apps- List all apps in your Play Consoleget_app_info- Get detailed information about an applist_releases- List releases for an appcreate_release- Create a new releaseupdate_listing- Update store listing informationget_reviews- Get app reviewsreply_to_review- Reply to a user reviewget_statistics- Get app statistics and metrics
Development
Security
Never commit service account credentials
Use environment variables for sensitive data
Follow Google Play API best practices
Respect API rate limits
License
MIT License - see LICENSE file for details
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.