Skip to main content
Glama

Search the App Store

search_app_store
Read-only

Search the App Store for any keyword and get ranked results as a detailed table, instantly without opening a browser. Identify which apps rank for a keyword before deep analysis.

Instructions

Search the App Store for a keyword and return ranked results as a detailed table — instantly, no browser required.

Use this when you want to discover which apps rank for a keyword before deciding which ones to analyse in depth.

  • Follow up with get_app_details to fetch SensorTower analytics for specific app IDs.

  • Use research_rivals instead for a single convenience call that searches and fetches analytics together.

  • Do not use this for Google Play or Android apps — it covers the iOS App Store only.

Unlike research_rivals and get_app_details, this needs no SensorTower account, opens no browser window, and returns in about a second. It also carries no downloads or revenue figures — those only come from the SensorTower tools.

Returns markdown (not JSON): one table per result, ranked, with every App Store field available including the numeric app ID that get_app_details takes. Unavailable fields read "N/A". A keyword with no matches returns just the header line and no tables.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of results to return (1–25, default 3). Values above 25 are clamped to 25.
countryYesTwo-letter App Store country code (e.g. us, gb, tr)
keywordYesThe keyword to search in the App Store (e.g. meditation, psikoloji)
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Beyond the annotations (readOnlyHint, openWorldHint), the description explains the return format (markdown tables), handling of missing fields ("N/A"), no-match behavior (header only), performance (no browser, ~1 second), and data limitations (no downloads/revenue). No contradiction with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with a clear opening, bullet points for usage, and separate paragraphs. It is slightly long but every sentence adds value, making it efficient for its purpose.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has three parameters, no output schema, and annotations present, the description covers all necessary aspects: return format, error behavior, data limitations, and sibling tool references. It is fully adequate for an agent to understand when and how to use the tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the baseline is 3. The description does not reiterate parameter details, but the schema already thoroughly documents limit (with defaults and clamping), country (pattern), and keyword (minLength). No additional meaning is needed.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches the App Store for a keyword and returns a ranked table. It identifies the specific verb (search), resource (App Store), and output (ranked table), and distinguishes it from siblings by noting iOS-only coverage and the absence of downloads/revenue figures.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicit guidance is provided: use this to discover rankings before deep analysis, follow up with get_app_details, or use research_rivals for a combined call. It also warns against using for Google Play/Android, which effectively sets exclusion criteria.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/meyusufdemirci/app-store-operator'

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