Google Play Console MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 201 installs a week from pypi. Last commit 11 May 2026.
Google Play release lifecycle: tracks, testers, rollout, and Android Vitals.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
- name: Update pyproject.toml version
env:
VERSION: ${{ steps.version.outputs.version }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add google-play-mcp -- uvx google-play-mcp
{
"mcpServers": {
"google-play-mcp": {
"args": [
"google-play-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.google-play-mcp]
command = "uvx"
args = ["google-play-mcp"]
{
"mcpServers": {
"google-play-mcp": {
"args": [
"google-play-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"google-play-mcp": {
"args": [
"google-play-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
GOOGLE_APPLICATION_CREDENTIALS (Absolute path to the Google Cloud service account JSON key file).
The author declared them in the registry entry; get the values from the project itself.
Manage Google Play Console: releases, listings, monetization, reviews, and Android Vitals.
MCP server for App Store Connect & Google Play Console — iOS/Android app management
Run an app portfolio across Google Play and the App Store: vitals, reviews, earnings, releases.
Google Play Console MCP Server for AI coding agents
Read-only access to App Store Connect and Google Play: apps, releases, and reviews.
Google Search Console MCP Pack
App Store & Google Play keyword ranks, rivals, reviews, charts and AI visibility as an MCP server
AppFollow MCP — App Store & Google Play reviews, ratings, and ASO keyword
Answers built from our own checks of this server.