Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| app | Get detailed information about an app by ID or bundleId |
| search | Search for apps in the App Store |
| list | Get app rankings (top free, paid, or grossing) |
| reviews | Get app reviews with pagination |
| ratings | Get app ratings distribution |
| developer | Get all apps by a developer |
| similar | Get apps similar to the specified app |
| privacy | Get app privacy labels and data usage information |
| versionHistory | Get app version history with release notes |
| suggest | Get search suggestions/autocomplete for a search term |
| gp_app | [Google Play] Get detailed information about an app |
| gp_search | [Google Play] Search for apps |
| gp_list | [Google Play] Get app rankings (top free, paid, grossing) |
| gp_reviews | [Google Play] Get app reviews with pagination |
| gp_developer | [Google Play] Get all apps by a developer |
| gp_similar | [Google Play] Get apps similar to the specified app |
| gp_permissions | [Google Play] Get app permissions |
| gp_datasafety | [Google Play] Get app data safety information |
| gp_categories | [Google Play] Get list of available categories |
| gp_suggest | [Google Play] Get search suggestions/autocomplete |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |