appskyline
A
appskyline
/get_keyword_overview

Get keyword search-volume overview

Look up monthly search volume, keyword difficulty, CPC and competition level for up to 50 search terms in one country. Values come from Appskyline's shared Data

liveunknown~5s typical
mcpappskyline
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-appskyline-appskyline /get_keyword_overview for me.

Input

FieldTypeDescription
terms*arraySearch terms to look up (max 50 per call, no commas)
country*stringTwo-letter country code (e.g. US, IT)
langstringTwo-letter language code (e.g. en, it)

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-appskyline-appskyline","endpoint":"/get_keyword_overview","input":{"terms":[],"country":"..."}}'
cli
npx cracked-ai run -p mcp-com-appskyline-appskyline -e /get_keyword_overview -i '{"terms":[],"country":"..."}'
mcp
run_tool({ provider: "mcp-com-appskyline-appskyline", endpoint: "/get_keyword_overview", input: {"terms":[],"country":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.