mcp-googleplay-reviews
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_APPLICATION_CREDENTIALS | Yes | Path to the service-account JSON key file |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_reviewsA | List recent user reviews for an app (Google Play returns reviews where the user left text, typically from the last week). Each review includes its reviewId, author, star rating, comment text, device/app-version, and the existing developer reply if one exists. Page with nextPageToken. |
| reply_to_reviewA | Reply to a user review. Replies are limited to 350 characters. Replying again to the same review edits the existing reply. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ForgeHQ-Agents/mcp-googleplay-reviews'
If you have feedback or need assistance with the MCP directory API, please join our Discord server