playstore-release-mcp

rabdulsal/playstore-release-mcp
★ 0 stars JavaScript API Integration Updated 2d ago
Google Play release pilot MCP server — bundle upload, track releases, listing metadata, graphics, reviews
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "playstore-release-mc": {
      "command": "npx",
      "args": [
        "-y",
        "rabdulsal/playstore-release-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server that drives Google Play releases: bundle upload, track releases (internal / closed / open / production), listing metadata, store graphics, and review replies. **Sibling to [appstore-release-mcp](https://github.com/rabdulsal/appstore-release-mcp).** Same shape, same conventions — but simpler in one important way: Play's REST API can do the *entire*

Tools (8)

play_app_statusplay_doctorplay_list_reviewsplay_release_to_trackplay_reply_reviewplay_update_listingplay_upload_bundleplay_upload_graphics