play-console-mcp

w3wide/play-console-mcp
★ 0 stars TypeScript AI/LLM Updated today
Google Play Console MCP Server - Manage app releases, reply to reviews, query Android Vitals (Crashes/ANRs), and update store listings from your AI agent.
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": {
    "play-console-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "w3wide/play-console-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server for Google Play Console API integration. This server provides tools to manage app releases, read and reply to user reviews, query Android Vitals (crashes and ANRs), and manage store listing metadata. Built with the TypeScript MCP SDK and the Google Play Developer APIs.

Tools (14)

assign_trackcommit_editcreate_editget_reviewget_store_listinglist_inapp_productslist_reviewslist_subscriptionsquery_anr_ratequery_crash_ratereply_reviewupdate_data_safetyupdate_store_listingupload_aab

Topics

android-publisherandroid-vitalsgoogle-play-consolemcp-servermodel-context-protocolplay-storetypescript