Skip to main content
Glama

App Market Intelligence MCP

app-store-suggest

Generate prioritized App Store search suggestions based on user input to identify trending and relevant keywords for app market research and competitor analysis.

Instructions

Get search suggestions from the App Store. Returns an array of objects with:

  • term: Suggested search term Each suggestion has a priority from 0 (low traffic) to 10000 (most searched)

Input Schema

NameRequiredDescriptionDefault
termYesSearch term to get suggestions for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "term": { "description": "Search term to get suggestions for", "type": "string" } }, "required": [ "term" ], "type": "object" }

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/JiantaoFu/AppInsightMCP'

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