Google Play Console MCP
Rank #4868glama/AgiMaulana/GooglePlayConsoleMcp
Manage the full Google Play Store release lifecycle directly — from uploading artifacts to managing testers, rollouts, and Android Vitals.
Google Play Console MCP is a Model Context Protocol (MCP) server published by AgiMaulana. It ranks #4868 of 58,900 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Google Play Console MCP is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Apr 12, 2026.
Ranks ahead of 54,032 of 58,900 servers on MCP Toplist.
Use Google Play Console MCP
Add Google Play Console MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"googleplayconsolemcp": {
"command": "uvx",
"args": [
"google-play-mcp"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "<your GOOGLE_APPLICATION_CREDENTIALS>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (1 delisted)
AgiMaulana
Other servers by AgiMaulana
View all AgiMaulana servers →Available versions (4)
| Version | Published |
|---|---|
| refs/heads/main | Apr 12, 2026 |
| 0.5.0 | Mar 11, 2026 |
| 0.2.1 | Mar 9, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Google Play Console MCP?
- Manage the full Google Play Store release lifecycle directly — from uploading artifacts to managing testers, rollouts, and Android Vitals.
- Who maintains Google Play Console MCP?
- Google Play Console MCP is maintained by AgiMaulana, which publishes 3 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Google Play Console MCP an official MCP server?
- Yes — Google Play Console MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Google Play Console MCP have?
- MCP Toplist tracks 4 versions of Google Play Console MCP, most recently published on Apr 12, 2026.
- Where can I find the source code for Google Play Console MCP?
- The source code for Google Play Console MCP is hosted at github.com/AgiMaulana/GooglePlayConsoleMcp.