MCP server · Android
android-google-play-developer
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Android. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Android publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
get_purchase_product— Get the status of an in-app product purchase.acknowledge_purchase_product— Acknowledge an in-app product purchase.consume_purchase_product— Consume an in-app product purchase.get_purchase_subscription— Get the status of a subscription purchase.acknowledge_purchase_subscription— Acknowledge a subscription purchase.cancel_purchase_subscription— Cancel a user's subscription purchase.defer_purchase_subscription— Defer a user's subscription purchase to a future expiry time.revoke_purchase_subscription— Revoke a user's subscription purchase.get_subscription_purchase_v2— Get metadata about a subscription purchase (v2).list_voided_purchases— List the purchases voided/refunded/charged-back for the app.list_subscriptions— List all subscriptions under a given app.create_subscription— Create a new subscription product.get_subscription— Get a single subscription product.update_subscription— Update an existing subscription product.delete_subscription— Delete a subscription product.list_subscription_offers— List all offers under a subscription base plan.create_subscription_offer— Create a new subscription offer.list_reviews— List user reviews for the app.get_review— Get a single user review.reply_to_review— Post a developer reply to a user review.refund_order— Refund an order placed through Google Play.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.