Google Play Console MCP✓
io.github.AgiMaulana/google-play-mcp · v0.5.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.AgiMaulana/google-play-mcp",
"description": "Google Play release lifecycle: tracks, testers, rollout, and Android Vitals.",
"title": "Google Play Console MCP",
"repository": {
"url": "https://github.com/AgiMaulana/GooglePlayConsoleMcp",
"source": "github"
},
"version": "0.5.0",
"websiteUrl": "https://github.com/AgiMaulana/GooglePlayConsoleMcp",
"packages": [
{
"registryType": "pypi",
"identifier": "google-play-mcp",
"version": "0.5.0",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "google-play-mcp",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Absolute path to the Google Cloud service account JSON key file",
"name": "GOOGLE_APPLICATION_CREDENTIALS"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}