get_android_categories

MCP tool from MCP Appstore by appreply-co

Retrieves a full list of all available app categories from the Google Play Store.

How to use it

get_android_categories is exposed by the MCP Appstore MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_android_categories tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Appstore

$node /absolute/path/to/mcp-appstore/server.js
FULL MCP APPSTORE LISTING

Other tools in MCP Appstore (16)

analyze_reviews

Analyze app reviews and ratings to extract user sentiment and key insights.

analyze_top_keywords

Analyze top keywords for apps including brand analysis and competition metrics.

fetch_reviews

Fetches raw reviews without analysis, including developer responses for Android apps.

get_app_details

Get detailed information about an app by ID.

get_developer_info

Get comprehensive information about a developer/publisher and their portfolio of apps.

get_keyword_scores

Analyzes a keyword for App Store Optimization (ASO) and returns difficulty and traffic scores to evaluate its potential.

get_pricing_details

Get detailed pricing information and monetization model for an app.

get_similar_apps

Returns a list of similar or related apps ("Customers also bought" for iOS, "Similar apps" for Android).

get_version_history

Get version history and changelogs for an app. Note: Currently only provides the latest version for both platforms due to API limitations.

search_app

Search for apps by name and platform.

suggest_keywords_by_apps

Get keyword suggestions based on an arbitrary list of apps.

suggest_keywords_by_category

Get keyword suggestions based on apps in the same category as the target app.

suggest_keywords_by_competition

Get keyword suggestions based on apps that target the same keywords as the target app.

suggest_keywords_by_search

Get keyword suggestions based on search completion results for seed keywords. This strategy often works better for iOS than Android.

suggest_keywords_by_seeds

Get keyword suggestions based on seed keywords, by looking at apps that target these keywords.

suggest_keywords_by_similarity

Get keyword suggestions based on similar apps (for Android) or "customers also bought" apps (for iOS).