ASO MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-google-play-languagesA | Get list of language codes supported by Google Play |
| get-google-play-countriesA | Get list of country codes supported by Google Play |
| get-google-play-countries-with-languagesA | Get list of country codes mapped with a list of languages in these countries supported by Google Play |
| get-google-play-collectionsA | Get list of collection types for browsing Google Play Store (TOP_FREE, TOP_PAID, GROSSING) |
| get-google-play-categoriesA | Get list of app categories in Google Play Store |
| get-google-play-sort-ordersA | Get list of sort orders for reviews (NEWEST, RATING, HELPFULNESS) |
| get-google-play-age-filtersA | Get list of age filters for browsing (FIVE_UNDER, SIX_EIGHT, NINE_UP) |
| get-google-play-rating-filtersA | Get list of valid rating filters for reviews (1-5) |
| google-play-suggestC | Get keywords suggestions for the given keyword in Google Play Store |
| google-play-searchD | Search for apps in Google Play Store |
| google-play-listC | Browse Google Play Store collections (top free, top paid, grossing) by category |
| google-play-appC | Get detailed information about a specific app |
| google-play-reviewsC | Get user reviews for a specific app with pagination support |
| google-play-validate-titleC | Validate title for Google Play Store |
| google-play-validate-short-descriptionD | Validate short description for Google Play Store |
| google-play-validate-full-descriptionC | Validate full description for Google Play Store |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/RankoR/aso-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server