play-console-mcp
Related Servers
Alternatives to play-console-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to automate Android release workflows via the Google Play Android Publisher API, including deploying builds, managing listings, and replying to reviews.15MIT
- AlicenseNot gradedqualityBmaintenanceEnables autonomous AI agents and developers to programmatically manage Google Play apps via the Play Developer API v3, including uploading Android App Bundles, managing release tracks, updating store listings, and replying to user reviews.3MIT
- FlicenseBqualityBmaintenanceEnables AI agents to manage Google Play apps with scope-based permissions, including publishing internal releases, updating listings, replying to reviews, and promoting to production.1118 npm-
- AlicenseBqualityCmaintenanceGives AI assistants hands-on control over Google Play Console and Google Cloud Console using an authorized Google identity. Exposes 95 tools for shipping app builds and release tracks, managing store listings, reviews, in-app products, GCP projects and IAM, Firebase projects and App Distribution, and Cloud Storage or Artifact Registry resources.95MIT
- AlicenseBqualityAmaintenanceEnables managing releases, monitoring Android vitals, analyzing earnings and search terms, optimizing ASO, and preflighting store assets through natural language, with a confirmation gate before destructive writes.17038 PyPIApache 2.0
- AlicenseNot gradedqualityDmaintenanceIntegrates Google Play Store management tools with AI assistants to handle app listings, releases, and user reviews. It enables users to manage Play Console tasks like updating store information and retrieving performance statistics through natural language.32 npm10MIT
TDQS
Scored across 44 tools
Most tools are clearly distinct by resource and action (e.g., list_tracks vs get_track, list_releases vs promote_release). However, the many query_* vitals tools (crash, ANR, error counts, slow start, slow rendering, wakeup, wakelock, LMK, memory) could be confused by an agent, though descriptions clarify each metric.
The naming follows a consistent verb_noun pattern: list_*, get_*, create_*, update_*, delete_*, query_*, search_*, promote_*, halt_*. Minor deviations like 'get_release_filter_options' and 'query_slow_start_rate' are still predictable. The pattern is strong overall.
44 tools is on the heavy side, but the server covers a broad domain (releases, listings, reviews, vitals, error reporting, device tiers). The count is justified by the scope, though it borders on overwhelming and could be consolidated (e.g., many query_* tools).
The surface covers core workflows: release management (create/promote/rollout/halt), listings (list/get/update), reviews (list/get/reply), vitals queries, and error search. Minor gaps: no tool to upload bundles/APKs (explicitly noted as external), no delete for tracks or listings, and no tool to manage asset packs or subscriptions.