Google Play Console MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 251 installs a week from pypi. Last commit 11 May 2026.
Google Play release lifecycle: tracks, testers, rollout, and Android Vitals.
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"
}
}
}
Answers built from our own checks of this server.