Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

app.trysonar/sonar

REMOTE · TRYSONAR.APP · 2 COMPONENTS · SCANNED SEP 20

ASO tools for AI agents: keyword research, rank tracking, competitor analysis (iOS & Android).

+1 this week 81 Trust /100

Recent critical change

Authorization (12 Sept 2026). See the changelog before you install this server.

Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security66
Transport & Reachability100
Schema Quality & AI Usability74
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 7595 tokens (~146/item across 52 items; 52 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management98
  • Stability check failed: schema churn in the 30 days we've observed: 1 tool removals, 0 breaking changes, 0 auth/transport breaks, 0 additions. See how to fix → Fail
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 6 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 52 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the app.trysonar/sonar MCP server?

app.trysonar/sonar is a hosted endpoint at https://trysonar.app/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · trysonar.app

# add to Claude Code
claude mcp add --transport http app-trysonar-sonar 'https://trysonar.app/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "app-trysonar-sonar": {
      "url": "https://trysonar.app/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "app-trysonar-sonar": {
      "type": "http",
      "url": "https://trysonar.app/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.app-trysonar-sonar]
url = "https://trysonar.app/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-trysonar-sonar": {
      "type": "remote",
      "url": "https://trysonar.app/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add app-trysonar-sonar --url 'https://trysonar.app/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  app-trysonar-sonar:
    url: "https://trysonar.app/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "app-trysonar-sonar": {
      "Transport": "http",
      "Url": "https://trysonar.app/mcp"
    }
  }
}
# add to Vellum
assistant mcp add app-trysonar-sonar -t streamable-http -u 'https://trysonar.app/mcp'
// mcp.json
{
  "mcpServers": {
    "app-trysonar-sonar": {
      "type": "http",
      "url": "https://trysonar.app/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 16 Sept 26 0
    • Tool “sonar_app_rankings” rewrote its description, which is the text the model reads security
    • Server version: 0.8.1 → 0.9.0 functional
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 91 to 95.

  • 14 Sept 26 0
    • “sonar_app_reviews” added an optional parameter “lang” cosmetic

    1 cosmetic change on this day. Switch on “Show cosmetic changes” to see it.

  • 12 Sept 26 −12
    • Authorization: pass → fail critical
    • Stability: 0.83 → fail security
    • Tool “sonar_export_screenshots” was removed security
    • Tool “sonar_add_screenshot” rewrote its description, which is the text the model reads security
    • Tool “sonar_track_keywords” rewrote its description, which is the text the model reads security
    • Tool “sonar_track_competitor” rewrote its description, which is the text the model reads security
    • Tool “sonar_track_app” rewrote its description, which is the text the model reads security
    • Tool “sonar_star_keyword” rewrote its description, which is the text the model reads security
    • Tool “sonar_set_screenshot_translations” rewrote its description, which is the text the model reads security
    • Tool “sonar_set_alert” rewrote its description, which is the text the model reads security
    • Tool “sonar_scan_competitor” rewrote its description, which is the text the model reads security
    • Tool “sonar_remove_competitor” rewrote its description, which is the text the model reads security
    • Tool “sonar_generate_review_insights” rewrote its description, which is the text the model reads security
    • Tool “sonar_delete_screenshot_set” rewrote its description, which is the text the model reads security
    • Tool “sonar_delete_screenshot” rewrote its description, which is the text the model reads security
    • Tool “sonar_delete_product” rewrote its description, which is the text the model reads security
    • Tool “sonar_delete_alert” rewrote its description, which is the text the model reads security
    • Tool “sonar_create_screenshot_set” rewrote its description, which is the text the model reads security
    • Tool “sonar_create_product” rewrote its description, which is the text the model reads security
    • Tool “sonar_analyze_competitors” rewrote its description, which is the text the model reads security
    • Tool “sonar_delete_tracked_keyword” rewrote its description, which is the text the model reads security
    • Tool “sonar_update_screenshot_set” rewrote its description, which is the text the model reads security
    • Tool “sonar_update_screenshot” rewrote its description, which is the text the model reads security
    • Tool “sonar_update_keyword_note” rewrote its description, which is the text the model reads security
    • Tool “sonar_untrack_keywords” rewrote its description, which is the text the model reads security
    • Tool “sonar_untrack_app” rewrote its description, which is the text the model reads security
    • Tool “sonar_set_screenshot_translations” is now declared destructive security
    • Tool “sonar_update_screenshot” is now declared destructive security
    • Server version: 0.7.0 → 0.8.1 functional
  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 6 Sept 26 +1
    • Tool “sonar_keyword_metrics” rewrote its description, which is the text the model reads security
  • 4 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://trysonar.app/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=trysonar.app CN=YE2,O=Let's Encrypt,C=US 19 Sept 2026 18 Dec 2026 ECDSA 256 ECDSA-SHA384 6edc0989e65e173eff2dd7912cb6835a374
SANs: *.trysonar.app, trysonar.app
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of trysonar.app. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
trysonar.app. present 2371 13 Verified
trysonar.app. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://trysonar.app/mcp Verified 200
http (plaintext) http://trysonar.app/mcp HTTPS enforced 308 https://trysonar.app/mcp
MCP tools · 52 exposed · ~7,595 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
sonar_add_screenshot ~70

Append a screen to a screenshot set (at the end; reorder with sonar_update_screenshot_set). Requires an authorized Sonar account or a write-scope API key.

NameTypeReqDescription
layoutobjectOmit for a blank screen.
set_idstringyesScreenshot set to append to.

No output schema declared.

No examples provided.

sonar_alert_events ~226

The detected alert events for your workspace, newest first — the same feed as the in-app Recent Alerts panel and the email digest: rank drops/gains, top-10 entries/exits, new rankings, rating drops, review spikes, and competitor changes, each with a type-specific payload (app/keyword names, old vs new values). Events only exist for alert types you've enabled rules for (sonar_set_alert); detection runs once daily. Poll with `since` to react to changes programmatically. Requires an Indie plan (trial counts).

NameTypeReqDescription
app_idstringFilter to events about one tracked app (Sonar app UUID or store id).
limitintegerMax events to return (1-200). Default 50.
sincestringOnly events created at/after this ISO 8601 timestamp (e.g. "2026-08-01T00:00:00Z"). Use your last poll time to fetch only new events.
typestringFilter to one alert type. Omit for all types.

No output schema declared.

No examples provided.

sonar_analyze_competitors ~157

WRITE tool — generates a fresh AI competitive insight for one of your own apps: clusters the keyword gaps vs your competitors into named opportunity themes (with a why-now narrative and per-keyword metrics), writes threat narratives for competitors climbing on your keywords, and diffs against the previous analysis. At most one analysis per app per 7 days (429 with the next available time while in cooldown — use sonar_competitor_landscape to read the current one). Requires a paid (non-trial) Indie plan and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
app_idstringyesSonar app UUID of YOUR OWN tracked app to analyze. NOT a store id, NOT a competitor id.

No output schema declared.

No examples provided.

sonar_app_aso_score ~160

Calculate an ASO (App Store Optimization) audit score (0-100) for an app. Returns the overall score plus an itemized breakdown of checks (title length, keyword usage, screenshots, ratings, etc.) so you can identify what to improve. Works without an API key (free tier, limited daily use per IP).

NameTypeReqDescription
countrystringISO 3166-1 alpha-2 country code (e.g. "us", "gb", "de"). Default "us".
storestringyesApp store. "ios" for Apple App Store, "android" for Google Play.
store_idstringyesStore-specific app identifier. iOS: numeric track ID. Android: package name.

No output schema declared.

No examples provided.

sonar_app_changes ~128

Change history for a tracked app — detected releases, metadata edits, screenshot swaps, price changes, and category moves, newest first. Useful for correlating rank movements with what the app (or a competitor) changed. Requires an Indie plan (trial counts).

NameTypeReqDescription
app_idstringyesSonar app UUID — the `id` returned by sonar_list_apps or sonar_create_product. NOT a store id.
limitintegerMax changes to return (1-200). Default 50.
typestringFilter to one change type. Omit for all types.

No output schema declared.

No examples provided.

sonar_app_extract_keywords ~163

Extract the most likely target keywords from an app's title and description, ranked by relevance. Useful for understanding what an app (yours or a competitor) is optimizing for. Works without an API key (free tier, limited daily use per IP).

NameTypeReqDescription
countrystringISO 3166-1 alpha-2 country code (e.g. "us", "gb", "de"). Default "us".
maxintegerMaximum number of keywords to extract (1-50, default 20).
storestringyesApp store. "ios" for Apple App Store, "android" for Google Play.
store_idstringyesStore-specific app identifier. iOS: numeric track ID. Android: package name.

No output schema declared.

No examples provided.

sonar_app_keywords ~168

List the keywords tracked for an app in the caller's Sonar workspace, with latest difficulty, popularity, results count, note, and starred_at (favorite/target marker) per keyword. Returns the tracked-keyword ids used by sonar_update_keyword_note and sonar_star_keyword, and the keyword_ids used by sonar_keyword_rankings. Cursor-paginated (default 50 per page). Requires an Indie plan (trial counts).

NameTypeReqDescription
app_idstringyesSonar app UUID — the `id` returned by sonar_list_apps or sonar_create_product. NOT a store id.
cursorstringPagination cursor from a previous call's `next_cursor`. Omit for the first page.
limitintegerPage size (1-200). Server default applies when omitted.

No output schema declared.

No examples provided.

sonar_app_lookup ~153

Look up a single app by its store ID. Returns app metadata including name, developer, category, rating, reviews, installs (Android), and price. Works without an API key (free tier, limited daily use per IP).

NameTypeReqDescription
countrystringISO 3166-1 alpha-2 country code (e.g. "us", "gb", "de"). Default "us".
storestringyesApp store. "ios" for Apple App Store, "android" for Google Play.
store_idstringyesStore-specific app identifier. iOS: numeric track ID (e.g. "123456789"). Android: package name (e.g. "com.spotify.music").

No output schema declared.

No examples provided.

sonar_app_overview ~186

The dashboard's computed scoreboard for one of your apps in a single call: visibility index and share of voice (with 7-day deltas and a daily spark), ranked / top-10 keyword counts with movement, best rank, the biggest 7-day improvements and drops, the rank-distribution trend, and the actionable opportunity list (near_page_one / top_three_push / easy_target). Read this FIRST when asked how an app is doing — it's the same numbers the dashboard renders, so you don't need to recompute anything from raw rank history. Requires an Indie plan (trial counts).

NameTypeReqDescription
app_idstringyesSonar app UUID of one of your own tracked apps — the `id` returned by sonar_list_apps or sonar_create_product. NOT a store id.
daysintegerRank-history window in days (7-90). Default 30.

No output schema declared.

No examples provided.

sonar_app_rankings ~264

Rank history for an app's tracked keywords — daily ranks over the requested window, one history array per keyword. Prefer observations for daily status: ranked has a numeric rank; not_found means a completed search did not return the app (results_count is the returned search size); not_observed means no confirmed check, including legacy gaps. Never interpret an absent rank as a collection failure or assign a numeric rank to it. The legacy history array contains positive ranks only. Use this to check how rankings moved after a metadata change or to find keywords trending up or down. Cursor-paginated over keywords (default 50 per page). Requires an Indie plan (trial counts).

NameTypeReqDescription
app_idstringyesSonar app UUID — the `id` returned by sonar_list_apps or sonar_create_product. NOT a store id.
cursorstringPagination cursor from a previous call's `next_cursor`. Omit for the first page.
daysintegerHistory window in days (1-365). Default 30.
keyword_idstringRestrict to one keyword — a keyword_id from sonar_app_keywords. Omit for all tracked keywords.
limitintegerPage size (1-200). Server default applies when omitted.

No output schema declared.

No examples provided.

sonar_app_revenue ~144

Estimate monthly revenue for an app, based on install counts, ratings, and category benchmarks. Returns the dollar estimate, a confidence grade (high/medium/low) with the factors behind it, and the methodology used — always communicate the confidence alongside the number.

NameTypeReqDescription
countrystringISO 3166-1 alpha-2 country code (e.g. "us", "gb", "de"). Default "us".
storestringyesApp store. "ios" for Apple App Store, "android" for Google Play.
store_idstringyesStore-specific app identifier. iOS: numeric track ID. Android: package name.

No output schema declared.

No examples provided.

sonar_app_reviews ~253

Fetch user reviews for an app. Supports filtering by star rating range and sorting by recent or helpful. Useful for sentiment analysis, feature-request mining, and competitive research.

NameTypeReqDescription
countrystringISO 3166-1 alpha-2 country code (e.g. "us", "gb", "de"). Default "us".
langstringAndroid only: fetch one language feed (e.g. ar, fr). Omit to merge the market language plus en, es, fr, ar; coverage is not exhaustive.
limitintegerMaximum number of reviews to return (1-200).
max_ratingintegerFilter to reviews with a star rating <= this value (1-5).
min_ratingintegerFilter to reviews with a star rating >= this value (1-5).
sortstringSort order. "recent" returns newest first, "helpful" returns most-voted first.
storestringyesApp store. "ios" for Apple App Store, "android" for Google Play.
store_idstringyesStore-specific app identifier. iOS: numeric track ID. Android: package name.

No output schema declared.

No examples provided.

sonar_app_search ~150

Search apps in the App Store or Google Play by keyword. Returns ranked list of apps with metadata (results are returned in store ranking order). Works without an API key (free tier, limited daily use per IP).

NameTypeReqDescription
countrystringISO 3166-1 alpha-2 country code (e.g. "us", "gb", "de"). Default "us".
numintegerNumber of results to return (1-50, default 10).
querystringyesSearch query (e.g. "meditation", "meal planner").
storestringyesApp store. "ios" for Apple App Store, "android" for Google Play.

No output schema declared.

No examples provided.

sonar_competitor_keywords ~207

Keywords a tracked competitor currently ranks for (last 7 days of SERP data), with difficulty and popularity per keyword. Pass own_app_id for gap analysis: keywords where the competitor ranks but your app doesn't are marked gap=missing. Cursor-paginated (default 50 per page). Requires an Indie plan (trial counts).

NameTypeReqDescription
competitor_app_idstringyesSonar app UUID of the competitor — the `competitor.id` from sonar_track_competitor, or an `id` from sonar_list_apps where is_own is false. NOT a store id.
cursorstringPagination cursor from a previous call's `next_cursor`. Omit for the first page.
limitintegerPage size (1-200). Server default applies when omitted.
own_app_idstringSonar app UUID of your own app. When set, each keyword includes your current rank and a gap marker for keywords you don't rank for.

No output schema declared.

No examples provided.

sonar_competitor_landscape ~152

The full competitive keyword picture for one of your own apps vs every tracked competitor, in one call: live stats (keyword gaps where competitors rank and you don't, winnable gaps, competitors climbing on your tracked keywords, keywords you lead), the top gap/threat/lead rows with metrics, and the latest AI insight if one was generated (opportunity clusters, threat narratives, strengths, posture). Read this before deciding which keywords to target next. Requires an Indie plan (trial counts).

NameTypeReqDescription
app_idstringyesSonar app UUID of YOUR OWN tracked app (an `id` from sonar_list_apps where is_own is true). NOT a store id, NOT a competitor id.

No output schema declared.

No examples provided.

sonar_create_product ~147

WRITE tool — creates a product in the caller's Sonar workspace and starts tracking the given app(s). A product is the cross-store unit (one iOS + one Android app, or just one of either). Returns the product id and the Sonar app ids needed by sonar_track_keywords and sonar_track_competitor. Requires an Indie plan (trial counts) and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
appsarrayyes1-2 store versions: a single iOS or Android app, or one of each for a cross-store product.
namestringProduct name. Optional — defaults to the first app's name.

No output schema declared.

No examples provided.

sonar_create_screenshot_set ~187

Create an app-store screenshot set for a product. Read sonar_screenshot_layout_guide first, then author the screens array. The set is immediately visible/editable for humans in the Screenshot Studio (studio_url in the response). Requires an authorized Sonar account or a write-scope API key.

NameTypeReqDescription
device_sizestringyesDevice id from sonar_screenshot_devices, e.g. "iphone-6.7".
namestringDisplay name.
product_idstringyesProduct the set belongs to.
screensarrayInitial screens, in order (max 10). Either this or template_id, not both; with neither you get one blank screen.
storestringyesTarget app store.
template_idstringSeed from a built-in template (see sonar_screenshot_layout_guide) instead of providing screens.

No output schema declared.

No examples provided.

sonar_delete_alert ~73

WRITE tool — delete an alert subscription in the caller's Sonar workspace. Requires an Indie plan (trial counts) and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
idstringyesThe alert subscription UUID — the `id` returned by sonar_list_alerts or sonar_set_alert.

No output schema declared.

No examples provided.

sonar_delete_product ~77

WRITE tool — delete a product and untrack its apps in the caller's Sonar workspace. Requires an Indie plan (trial counts) and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
product_idstringyesSonar product UUID — the `id` returned by sonar_list_products or sonar_create_product.

No output schema declared.

No examples provided.

sonar_delete_screenshot ~59

Delete one screen from a screenshot set. A set keeps at least one screen — deleting the last one is rejected. Requires an authorized Sonar account or a write-scope API key.

NameTypeReqDescription
screenshot_idstringyesScreen id to delete.

No output schema declared.

No examples provided.

sonar_delete_screenshot_set ~66

Permanently delete a screenshot set and everything in it (screens, translations). Irreversible — confirm with the user before deleting work they may want. Requires an authorized Sonar account or a write-scope API key.

NameTypeReqDescription
set_idstringyesScreenshot set id.

No output schema declared.

No examples provided.

sonar_delete_tracked_keyword ~95

WRITE tool — stop tracking one keyword/app pair in the caller's Sonar workspace. Identify the pair by its tracked-keyword id (from sonar_app_keywords). Requires an Indie plan (trial counts) and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
tracked_keyword_idstringyesThe tracked-keyword UUID — the `id` returned by sonar_app_keywords. NOT the keyword_id.

No output schema declared.

No examples provided.

sonar_discovered_keywords ~337

Keywords Sonar's discovery engine surfaced for one of your tracked apps but that aren't tracked yet — ranked finds (the app already ranks, unnoticed), competitor gaps, and AI/autocomplete-sourced ideas — each with popularity, difficulty, AI relevance, and an opportunity score (0-100, best first). This is Sonar's "what should I track next" answer: read it, pick the winners, then track them with sonar_track_keywords. Requires an Indie plan (trial counts).

NameTypeReqDescription
app_idstringyesSonar app UUID of one of your tracked apps — the `id` returned by sonar_list_apps or sonar_create_product. NOT a store id.
bucketstringFilter by classification: "ranked" = the app already ranks for it, "gap" = a competitor ranks but the app does not, "idea" = verified research suggestion with no rank evidence yet. Omit for all.
countrystringFilter to one market (ISO country code). Omit for all markets.
limitintegerMax rows to return (1-500). Default 200.
min_opportunityintegerOnly rows with an opportunity score at or above this value (0-100).
min_relevanceintegerOnly rows with AI relevance at or above this value (0-100).
sourcestringFilter by how the keyword was discovered. Omit for all sources.
statusstringFilter by row status. Default "new" — the still-actionable suggestions; "all" includes rows already tracked or hidden.

No output schema declared.

No examples provided.

sonar_generate_review_insights ~173

WRITE tool — generates a fresh AI review analysis for a tracked app from its recent reviews (praise/complaint themes, sentiment, feature requests, trend vs the previous run). At most one analysis per app+country every 90 days (429 with the next available time while in cooldown — use sonar_review_insights to read the current one); needs at least 5 recent reviews. Requires a paid (non-trial) Indie plan and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
app_idstringyesSonar app UUID of a tracked app — your own or a competitor (an `id` from sonar_list_apps). NOT a store id.
countrystringReviews market (ISO country code). Insights are generated per country. Default "us".

No output schema declared.

No examples provided.

sonar_get_app ~83

Get full details for one tracked app in the caller's Sonar workspace: store metadata plus up to 90 daily snapshots of rating, review count, version, and installs. Requires an Indie plan (trial counts).

NameTypeReqDescription
app_idstringyesSonar app UUID — the `id` returned by sonar_list_apps or sonar_create_product. NOT a store id.

No output schema declared.

No examples provided.

sonar_get_screenshot_set ~106

Fetch a screenshot set in full: every screen's layout JSON plus per-screen translation overrides keyed by locale. By default inline image data is replaced with placeholders to keep the response readable.

NameTypeReqDescription
include_image_databooleanWhen false (default), inline base64 images are replaced with short placeholders to keep the response small. Set true only when you need the raw data URLs (a layout containing placeholders is rejected…
set_idstringyesScreenshot set id.

No output schema declared.

No examples provided.

sonar_keyword_metrics ~247

Difficulty + popularity for a specific keyword (or up to 25 in bulk). Use this when you already know which keywords you care about — costs 1 credit per keyword. Works without an API key for up to 5 keywords/day (free tier, per IP); an API key removes that cap. Use sonar_keyword_search instead when you want related keyword ideas alongside metrics. A keyword the API cannot compute right away comes back as `pending` (queued on the scrape fleet, not charged) — this tool already waits and re-checks briefly; if it is still pending, call again after `retry_after_seconds`.

NameTypeReqDescription
countrystringISO 3166-1 alpha-2 country code (e.g. "us", "gb", "de"). Default "us".
keywordstringSingle keyword to fetch metrics for. Use this OR `keywords`, not both.
keywordsarrayBulk list of keywords to fetch metrics for (max 25). Use this OR `keyword`, not both. 1 credit per keyword.
storestringyesApp store. "ios" for Apple App Store, "android" for Google Play.

No output schema declared.

No examples provided.

sonar_keyword_rankings ~125

SERP history for one tracked keyword — which apps ranked in the top results on each measured day, newest first. Use this to see who competes on a keyword and how the top spots shifted over time. The keyword must be tracked in the caller's Sonar workspace. Requires an Indie plan (trial counts).

NameTypeReqDescription
daysintegerHistory window in days (1-365). Default 30.
keyword_idstringyesSonar keyword UUID — a `keyword_id` from sonar_app_keywords or sonar_competitor_keywords. NOT the keyword text.

No output schema declared.

No examples provided.

sonar_keyword_search ~126

Research a keyword and related terms. Returns difficulty (0-100), popularity score, and results count for the seed keyword plus related autocomplete suggestions. Use this to find keywords worth targeting.

NameTypeReqDescription
countrystringISO 3166-1 alpha-2 country code (e.g. "us", "gb", "de"). Default "us".
querystringyesSeed keyword to research (e.g. "meditation", "recipe app").
storestringyesApp store. "ios" for Apple App Store, "android" for Google Play.

No output schema declared.

No examples provided.

sonar_keyword_suggestions ~152

Get autocomplete suggestions for a seed keyword from the App Store or Google Play. Returns terms with a priority score (higher = more searched). Lighter and faster than sonar_keyword_search — use when you only need term ideas without difficulty/popularity scoring. Works without an API key (free tier, limited daily use per IP).

NameTypeReqDescription
countrystringISO 3166-1 alpha-2 country code (e.g. "us", "gb", "de"). Default "us".
seedstringyesSeed keyword. The store will return autocomplete suggestions starting from this term.
storestringyesApp store. "ios" for Apple App Store, "android" for Google Play.

No output schema declared.

No examples provided.

sonar_list_alerts ~55

List your alert subscriptions — each rule defines a change type (rank drops, review spikes, etc.), its scope (a specific app or org-wide), threshold, and whether it's enabled. Requires an Indie plan (trial counts).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sonar_list_apps ~130

List the apps tracked in the caller's Sonar workspace (own apps + competitors), each with its latest snapshot (rating, review count, version, installs). Returns the Sonar app UUIDs needed by sonar_get_app, sonar_app_keywords, sonar_app_rankings, and sonar_app_changes. Cursor-paginated (default 100 per page). Requires an Indie plan (trial counts).

NameTypeReqDescription
cursorstringPagination cursor from a previous call's `next_cursor`. Omit for the first page.
limitintegerPage size (1-200). Server default applies when omitted.

No output schema declared.

No examples provided.

sonar_list_products ~38

List your products with their linked store versions and competitor counts. Use it to discover product/app UUIDs. Requires an Indie plan (trial counts).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sonar_list_screenshot_sets ~60

List a product's app-store screenshot sets (metadata only: store, device size, locales, studio_url). Use sonar_get_screenshot_set for full layouts.

NameTypeReqDescription
product_idstringyesProduct id (find it with sonar_list_products).

No output schema declared.

No examples provided.

sonar_portfolio ~111

The whole portfolio's health in one call — for orgs managing many apps: per-app KPIs (visibility + 7-day delta, ranked/top-10 counts, net rank movement, rating, review count), org-wide totals, the biggest keyword movers in both directions, a needs-attention triage list (visibility drops, rating drops, not-ranked apps), and the best discovered-keyword opportunities across all apps. Same numbers as the /portfolio page. Requires an Agency plan (403 on other plans).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sonar_remove_competitor ~106

WRITE tool — remove a competitor from a product in the caller's Sonar workspace. Requires an Indie plan (trial counts) and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
competitor_app_idstringyesSonar app UUID of the competitor to remove (the competitor's `id`, NOT a store id).
product_idstringyesSonar product UUID — the `id` returned by sonar_list_products or sonar_create_product.

No output schema declared.

No examples provided.

sonar_review_insights ~160

The latest AI review analysis for a tracked app (your own or a competitor): what users praise and complain about as named themes with frequency, verbatim quotes, and trend movement (new / persisting / growing / improving / resolved), plus overall sentiment, surfaced feature requests, and what changed vs the previous analysis. `insight` is null if none has been generated yet — use sonar_generate_review_insights. Requires an Indie plan (trial counts).

NameTypeReqDescription
app_idstringyesSonar app UUID of a tracked app — your own or a competitor (an `id` from sonar_list_apps). NOT a store id.
countrystringReviews market (ISO country code). Insights are generated per country. Default "us".

No output schema declared.

No examples provided.

sonar_scan_competitor ~198

WRITE tool — runs an AI keyword discovery scan on a tracked competitor: generates the search terms the competitor's listing is optimized for (brand terms included), queues them for SERP verification, and verifies the first batch inline (~30s), recording both apps' ranks. Returns generated/queued/verified_now counts; the rest verify in the background over the following hours — read results with sonar_competitor_keywords. Requires an Indie plan (trial counts) and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
competitor_app_idstringyesSonar app UUID of the competitor to scan — the `competitor.id` from sonar_track_competitor, or an `id` from sonar_list_apps where is_own is false. NOT a store id.
own_app_idstringyesSonar app UUID of your own app the scan compares against. The competitor must be linked to this app.

No output schema declared.

No examples provided.

sonar_screenshot_devices ~52

List the device sizes supported for app-store screenshot sets, with their canvas dimensions (the pixel coordinate space all layouts use) and which store each belongs to. Pick a device here before sonar_create_screenshot_set.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sonar_screenshot_layout_guide ~63

The layout-format reference for Sonar screenshot sets. Call this ONCE before creating or editing screenshot layouts — it documents the layout JSON schema, coordinate system, image handling (remote URLs), flowing background shapes, fonts, translation overrides, and the recommended workflow.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sonar_set_alert ~181

WRITE tool — create or update an alert subscription in the caller's Sonar workspace. Upserts on (type + scope): re-submitting the same type/scope updates the existing rule. Omit `threshold` for the per-type default; omit `scope_app_id` for an org-wide rule. Requires an Indie plan (trial counts) and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
enabledbooleanWhether the rule is active. Defaults to enabled when omitted.
scope_app_idLimit the alert to a single app (Sonar app UUID). Omit or null for an org-wide rule covering all tracked apps.
thresholdSensitivity threshold (meaning depends on type). Omit or null to use the per-type default.
typestringyesThe alert type to subscribe to.

No output schema declared.

No examples provided.

sonar_set_screenshot_translations ~125

Write a locale's translation overrides for screens in a screenshot set (text copy, localized captures/images). Geometry and styling always come from the source layout; anything not overridden falls back to it. The locale is auto-enabled on the set. Requires an authorized Sonar account or a write-scope API key.

NameTypeReqDescription
entriesarrayyesOne entry per screen to localize.
localestringyesTarget locale code, e.g. "de-DE", "pt-BR", "zh-Hans".
set_idstringyesScreenshot set id.

No output schema declared.

No examples provided.

sonar_star_keyword ~160

WRITE tool — stars or unstars a tracked keyword in the caller's Sonar workspace. A star marks the keyword as a favorite/target the user is actively pursuing; starred keywords carry a starred_at timestamp in sonar_app_keywords results. Idempotent: re-starring refreshes the timestamp, unstarring a non-starred keyword is a no-op. Requires an Indie plan (trial counts) and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
starredbooleanyestrue to star the keyword (mark as a favorite/target), false to unstar.
tracked_keyword_idstringyesTracked-keyword UUID — the `id` (not keyword_id) returned by sonar_app_keywords or sonar_track_keywords.

No output schema declared.

No examples provided.

sonar_top_charts ~278

Get a store top chart (free / paid / grossing, overall or by category) with day-over-day movement: per-app rank delta, apps new to the chart, biggest movers and apps that dropped out. Use to see what's rising in a market or category. Note: summary, movers and droppedApps always describe the full top 200 — `limit` truncates the returned entries only. Movement is empty on the first day a chart is requested (no previous snapshot yet). Works without an API key (free tier, limited daily use per IP).

NameTypeReqDescription
categorystringCategory key, e.g. "HEALTH_AND_FITNESS" (iOS) or "HEALTH_AND_FITNESS" / "GAME" (Android). Use "overall" (default) for the store-wide chart.
chartstringChart type: "free", "paid" or "grossing". Default "free".
countrystringISO 3166-1 alpha-2 country code (e.g. "us", "gb", "de"). Default "us".
limitintegerNumber of chart entries to return (1-200). Default 50.
storestringyesApp store. "ios" for Apple App Store, "android" for Google Play.

No output schema declared.

No examples provided.

sonar_track_app ~203

WRITE tool — links the second-store version of an existing Sonar product (e.g. the product already tracks the iOS app and you want to add the Android version, or vice versa). Each product holds at most one iOS + one Android app; to start tracking a brand-new app, use sonar_create_product instead. Requires an Indie plan (trial counts) and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
countrystringISO 3166-1 alpha-2 country code (e.g. "us"). Optional — defaults server-side.
product_idstringyesSonar product UUID (from sonar_create_product). NOT a store id.
storestringyesApp store. "ios" for Apple App Store, "android" for Google Play.
store_idstringyesStore-specific app identifier of the version to link. iOS: numeric track ID. Android: package name.

No output schema declared.

No examples provided.

sonar_track_competitor ~185

WRITE tool — adds a competitor app under a Sonar product so its keywords and rankings get tracked alongside the product's own app. The product must already have its own app linked in the same store as the competitor. Requires an Indie plan (trial counts) and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
countrystringISO 3166-1 alpha-2 country code (e.g. "us"). Optional — defaults server-side.
product_idstringyesSonar product UUID (from sonar_create_product). NOT a store id.
storestringyesApp store. "ios" for Apple App Store, "android" for Google Play.
store_idstringyesStore-specific app identifier of the COMPETITOR app to track. iOS: numeric track ID. Android: package name.

No output schema declared.

No examples provided.

sonar_track_keywords ~194

WRITE tool — starts daily rank tracking for one or more keywords on an app in the caller's Sonar workspace. Idempotent: re-posting the same terms reports them as already_tracked instead of creating duplicates. Returns per-keyword outcomes (created / already_tracked / failed). Requires an Indie plan (trial counts) and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
app_idstringyesSonar app UUID — the `apps[].id` returned by sonar_create_product (or sonar_track_app). NOT a store id; the store is implied by the app.
countrystringISO 3166-1 alpha-2 country code (e.g. "us"). Optional — defaults to the product's country.
keywordsarrayyesKeywords to start tracking (1-200). Duplicates and already-tracked terms are reported, not duplicated.

No output schema declared.

No examples provided.

sonar_untrack_app ~84

WRITE tool — untrack an app and its associated tracking data in the caller's Sonar workspace. Requires an Indie plan (trial counts) and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
app_idstringyesSonar app UUID — the `id` returned by sonar_list_apps or sonar_create_product. NOT a store id.

No output schema declared.

No examples provided.

sonar_untrack_keywords ~187

WRITE tool — bulk-untrack keywords for an app in the caller's Sonar workspace. Pass `all: true` to remove every tracked keyword, OR `ids: [...]` to remove specific ones (exactly one of the two). Requires an Indie plan (trial counts) and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
allbooleanSet true to untrack ALL keywords for the app. Mutually exclusive with `ids` — pass exactly one of `all` or `ids`.
app_idstringyesSonar app UUID — the `id` returned by sonar_list_apps or sonar_create_product. NOT a store id.
idsarrayTracked-keyword ids to untrack (from sonar_app_keywords). Mutually exclusive with `all` — pass exactly one of `all` or `ids`.

No output schema declared.

No examples provided.

sonar_update_keyword_note ~139

WRITE tool — sets or clears the note on a tracked keyword in the caller's Sonar workspace (e.g. why it's tracked, an optimization hypothesis, a reminder). Idempotent: re-sending the same note is a no-op. Requires an Indie plan (trial counts) and an authorized Sonar account or an API key with the write scope.

NameTypeReqDescription
noteyesNote text (max 1000 chars). Pass null or an empty string to clear the note.
tracked_keyword_idstringyesTracked-keyword UUID — the `id` (not keyword_id) returned by sonar_app_keywords or sonar_track_keywords.

No output schema declared.

No examples provided.

Common questions

What is the app.trysonar/sonar MCP server?

app.trysonar/sonar is an MCP server listed in the public MCP registry as app.trysonar/sonar. ASO tools for AI agents: keyword research, rank tracking, competitor analysis (iOS & Android). This page covers its hosted endpoint (https://trysonar.app/mcp).

Is the app.trysonar/sonar MCP server safe to use?

app.trysonar/sonar scores 81 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the app.trysonar/sonar MCP server expose?

app.trysonar/sonar exposes 52 tools: sonar_app_lookup, sonar_app_search, sonar_app_aso_score, sonar_app_extract_keywords, sonar_app_reviews, and 47 more. Their descriptions and schemas cost roughly 7,595 tokens of context every time the server is loaded.

Does the app.trysonar/sonar MCP server require authentication?

No. We connected to app.trysonar/sonar without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the app.trysonar/sonar MCP server still maintained?

app.trysonar/sonar is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.