Loomal

Google Play Console MCP

MCP server by github.com/agimaulana/googleplayconsolemcp

Google Play release lifecycle: tracks, testers, rollout, and Android Vitals.

4 starspypi: google-play-mcp

About Google Play Console MCP

Google Play Console MCP is an MCP (Model Context Protocol) server published by agimaulana in the official MCP registry. Google Play release lifecycle: tracks, testers, rollout, and Android Vitals.

It ships as a Python package on PyPI (google-play-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/agimaulana/googleplayconsolemcp, where the project has earned 4 GitHub stars.

Use Google Play Console MCP with your agent

Claude Code · one command
claude mcp add google-play-console-mcp -- uvx google-play-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "google-play-console-mcp": {
      "command": "uvx",
      "args": [
        "google-play-mcp"
      ]
    }
  }
}
pypigoogle-play-mcp

Frequently asked questions

What is Google Play Console MCP?
Google Play Console MCP is an MCP (Model Context Protocol) server by agimaulana. Google Play release lifecycle: tracks, testers, rollout, and Android Vitals.
How do I connect Google Play Console MCP to Claude, Cursor, or another MCP client?
Install Google Play Console MCP from its pypi package (google-play-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Google Play Console MCP open source?
Yes — the source code is public at github.com/agimaulana/googleplayconsolemcp, with 4 GitHub stars.
Can AI agents pay to use Google Play Console MCP?
Not yet through Loomal — Google Play Console MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Google Play Console MCP? Claim this listing free by verifying GitHub ownership, or contact us.