Skip to main content
Glama

SEO Tools MCP Server

by Skobyn

app_data_app_store_reviews

Retrieve App Store reviews for any iOS application to analyze user feedback, identify improvement areas, and monitor app performance across different regions and languages.

Input Schema

NameRequiredDescriptionDefault
app_idYesApp Store App ID
depthNoNumber of reviews to retrieve
language_codeNoLanguage code
language_nameNoLanguage name
limitNoMaximum number of results to return per page
location_codeNoLocation code
location_nameNoLocation name
offsetNoOffset for pagination
sort_byNoSorting method

Input Schema (JSON Schema)

{ "properties": { "app_id": { "description": "App Store App ID", "type": "string" }, "depth": { "description": "Number of reviews to retrieve", "type": "number" }, "language_code": { "description": "Language code", "type": "string" }, "language_name": { "description": "Language name", "type": "string" }, "limit": { "description": "Maximum number of results to return per page", "type": "number" }, "location_code": { "description": "Location code", "type": "number" }, "location_name": { "description": "Location name", "type": "string" }, "offset": { "description": "Offset for pagination", "type": "number" }, "sort_by": { "description": "Sorting method", "enum": [ "most_relevant", "most_recent" ], "type": "string" } }, "required": [ "app_id" ], "type": "object" }

Other Tools from SEO Tools MCP Server

Related Tools

    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/Skobyn/dataforseo-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server