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.

com.getappniche/mcp

REMOTE · API.GETAPPNICHE.COM · 2 COMPONENTS · SCANNED SEP 20

Live App Store & Google Play data for AI agents: app discovery, ASO keywords, reviews.

0 this week 85 Trust /100
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 Security83
Transport & Reachability100
Schema Quality & AI Usability64
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2021 tokens (~288/item across 7 items; 7 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 Management100
  • No destabilizing schema changes in the last 30 days.Pass
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
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the com.getappniche/mcp server?

com.getappniche/mcp is a hosted endpoint at https://api.getappniche.com/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 · api.getappniche.com

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

  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 24 Aug 26 +1
    • Tool “search_apps” rewrote its description, which is the text the model reads security
    • “search_apps” added an optional parameter “not_languages” cosmetic
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

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://api.getappniche.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.getappniche.com CN=YR1,O=Let's Encrypt,C=US 16 Aug 2026 14 Nov 2026 RSA 4096 SHA256-RSA 50294e5923b9830b80d32ce988ab3f1ced6
SANs: api.getappniche.com
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of api.getappniche.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
getappniche.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

Protected resource metadata

Retrieved No
Problem no_resource_metadata

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

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.getappniche.com/mcp Verified 200
http (plaintext) http://api.getappniche.com/mcp HTTPS enforced 302 https://api.getappniche.com/mcp
MCP tools · 7 exposed · ~1,854 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
batch_keyword_difficulty ~133

Score up to 10 keywords in one call. Cost: 10 credits per keyword.

NameTypeReqDescription
countrystringTwo-letter ISO country code of the storefront, e.g. 'US', 'DE' (default 'US').
keywordsarrayyesUp to 10 search terms to score in one call, e.g. ['habit tracker', 'daily planner'].
languagestringLanguage code the keywords are written in, e.g. 'en', 'de' (default 'en').
storestringStore to score against: 'apple' or 'google'.
NameTypeReqDescription
credits_chargedintegeryesAPI credits debited from the account balance for this call.
dataobjectyesOne score row per submitted keyword, each shaped like the get_keyword_difficulty result.
toolstringyesName of the tool that produced this result.

No examples provided.

get_app_detail ~130

Return one app's full record. Accepts the canonical id ("apple:284882215", "google:com.spotify.music"), a bare Apple track id, an Android package name, or a pasted App Store / Google Play URL. Cost: 1 credit.

NameTypeReqDescription
app_idstringyesThe app to look up. Accepts the canonical '<store>:<store_id>' form ('apple:284882215', 'google:com.spotify.music'), a bare Apple track id ('284882215'), an Android package name ('com.spotify.music')…
NameTypeReqDescription
credits_chargedintegeryesAPI credits debited from the account balance for this call.
dataobjectyesThe app's full record: title, developer, category, price, rating and review counts, download and revenue estimates, store description, icon and screenshot URLs, release and last-update dates, and dev…
toolstringyesName of the tool that produced this result.

No examples provided.

get_app_historicals ~127

Return historical metric points for one app (daily up to 90 days, weekly beyond). Cost: 1 credit.

NameTypeReqDescription
daysintegerLength of the history window in days, 7-730 (default 30). Points are daily up to 90 days and weekly beyond that.
storestringWhich store the store_id belongs to: 'apple' or 'google'.
store_idstringyesStore-native app id without the store prefix: numeric track id for Apple ('284882215'), bundle id for Google ('com.spotify.music').
NameTypeReqDescription
credits_chargedintegeryesAPI credits debited from the account balance for this call.
dataobjectyesTime series for the requested window. Each item is one dated point with rating, rating_count, reviews_delta_7d, downloads_est_monthly, revenue_est_monthly and growth_reviews_7d_pct.
toolstringyesName of the tool that produced this result.

No examples provided.

get_app_reviews ~401

Read app reviews two ways: pass app_id for live store reviews of ANY app — App Store or Google Play — (no tracking needed, storefront selectable), or omit it to read the workspace's tracked apps with sentiment, topics and improvement areas attached. Live Google Play rows carry no title (Play reviews have none). Cost: 1 credit.

NameTypeReqDescription
app_idAny app to read reviews for, whether or not the workspace tracks it. Accepts 'apple:284882215', 'google:com.duolingo', a bare Apple track id, an Android package name, or a store URL. Reviews come str…
countrystringTwo-letter storefront code the reviews are read from, e.g. 'US', 'DE' (default 'US'). Only applies when 'app_id' is used. For Google Play this also picks the review language of that storefront.
limitintegerHow many reviews to return, 1-50 (default 10).
offsetintegerHow many reviews to skip before returning results. Live store reads ('app_id' set) reach the 200 newest reviews per app and storefront, so page until 'has_more' is false rather than to a fixed depth;…
sentimentFilter by review sentiment: 'positive', 'neutral' or 'negative'.
storeFilter to reviews from one store: 'apple' or 'google'.
store_idFilter to one app by its store-native id, e.g. '284882215' or 'com.spotify.music'.
topicFilter by an extracted topic label, e.g. 'pricing', 'onboarding', 'bugs'.
tracked_app_idUUID of one tracked app in the caller's workspace. Omit to read reviews across all tracked apps.
NameTypeReqDescription
credits_chargedintegeryesAPI credits debited from the account balance for this call.
dataobjectyesOne page of reviews. Every item carries title, body, star rating, author, version, country and publish date. Workspace rows add the enrichment layer (sentiment, topics, improvement areas); live store…
toolstringyesName of the tool that produced this result.

No examples provided.

get_keyword_difficulty ~135

Score one keyword for difficulty and opportunity, on the App Store or Google Play. Cost: 10 credits.

NameTypeReqDescription
countrystringTwo-letter ISO country code of the storefront, e.g. 'US', 'DE' (default 'US').
keywordstringyesSearch term to score as an ASO target, e.g. 'habit tracker'.
languagestringLanguage code the keyword is written in, e.g. 'en', 'de', 'pt-BR' (default 'en').
storestringStore to score against: 'apple' or 'google'.
NameTypeReqDescription
credits_chargedintegeryesAPI credits debited from the account balance for this call.
dataobjectyesScores for the keyword in the requested storefront: difficulty and popularity (0-100), traffic_score and opportunity_score, echoed back with the keyword, store, country and language.
toolstringyesName of the tool that produced this result.

No examples provided.

get_supported_countries ~19

Return supported country codes. Cost: free.

Input schema present but exposes no named parameters.

NameTypeReqDescription
credits_chargedintegeryesAPI credits debited from the account balance for this call.
dataobjectyesStorefronts this server can score keywords for. Each item has a two-letter code and the country name.
toolstringyesName of the tool that produced this result.

No examples provided.

search_apps ~909

Search App Store and Google Play apps across 25+ filters — store, category, language (including not_languages, a localization-gap filter that finds apps NOT localized in a given language), price model, rating, review count, download and revenue estimates (min and max), release and update recency, and review-growth direction — sorted by any column. The tool behind niche sizing, competitor shortlists, and localization-gap hunting. Cost: 1 credit.

NameTypeReqDescription
categoriesSeveral category names to include, e.g. ['Health & Fitness', 'Lifestyle']. Takes precedence over 'category'.
categoryStore category name to filter by, e.g. 'Health & Fitness', 'Productivity', 'Games'. Use 'categories' to include several at once.
growth_directionKeep only apps growing ('up') or declining ('down') over 'growth_period'.
growth_metricMetric the growth filter measures — currently only 'reviews'.
growth_periodWindow growth is measured over: '7d', '14d', '30d', '60d' or '90d'. Only '7d' covers Google Play; the longer windows are App Store data, so combining them with store='google' is rejected and leaving…
languageSingle app-language code the listing supports, e.g. 'en', 'de', 'pt-BR'.
languagesSeveral app-language codes to include, e.g. ['en', 'es'].
limitintegerHow many apps to return, 1-50 (default 10).
max_days_since_releaseOnly apps first released within this many days, e.g. 90 for fresh launches.
max_days_since_updateOnly apps updated within this many days, e.g. 30 for actively maintained apps.
max_downloadsHighest estimated monthly downloads.
max_ratingHighest average star rating to include, 0-5; use to find weak incumbents.
max_revenueHighest estimated monthly revenue in USD, e.g. 50000 for $50K/month.
max_reviewsHighest lifetime review count, e.g. 1000 to exclude entrenched giants.
min_downloadsLowest estimated monthly downloads, e.g. 10000.
min_growth_pctLowest absolute growth percentage over 'growth_period', e.g. 20 for at least ±20%.
min_ratingLowest average star rating to include, 0-5, e.g. 4.
min_revenueLowest estimated monthly revenue in USD, e.g. 10000 for $10K/month.
min_reviewsLowest lifetime review count, e.g. 1000.
not_languagesLocalization-gap filter: return only apps NOT localized in any of these language codes, e.g. ['it'] finds apps without an Italian localization. App Store data only — combine with languages=['en'] to…
offsetintegerHow many apps to skip before returning results; use for paging.
price_modelMonetisation model: 'Free', 'Freemium' or 'Paid'. Case-insensitive on input.
released_afterOnly apps released on or after this date, 'YYYY-MM-DD'.
released_beforeOnly apps released on or before this date, 'YYYY-MM-DD'.
searchFree-text query matched against app title and developer name, e.g. 'calorie tracker'.
search_inWhich field 'search' matches: 'title', 'developer', or 'all' (default). Use 'developer' to list a publisher's portfolio.
sort_byColumn to sort by: 'downloads' (default), 'revenue', 'growth', 'reviews', 'rating', 'title', 'released' or 'updated'.
sort_dirSort direction: 'desc' (default, highest first) or 'asc'.
storeLimit results to one store: 'apple' (App Store) or 'google' (Google Play). Omit to search both.
updated_afterOnly apps last updated on or after this date, 'YYYY-MM-DD'.
updated_beforeOnly apps last updated on or before this date, 'YYYY-MM-DD'.
NameTypeReqDescription
credits_chargedintegeryesAPI credits debited from the account balance for this call.
dataobjectyesOne page of matching apps. Each item carries app_id, title, developer, category, rating, review count, monthly download and revenue estimates, and recent review-growth percentages.
toolstringyesName of the tool that produced this result.

No examples provided.

Common questions

What is the com.getappniche/mcp server?

com.getappniche/mcp is listed in the public MCP registry as com.getappniche/mcp. Live App Store & Google Play data for AI agents: app discovery, ASO keywords, reviews. This page covers its hosted endpoint (https://api.getappniche.com/mcp).

Is the com.getappniche/mcp server safe to use?

com.getappniche/mcp scores 85 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 com.getappniche/mcp server expose?

com.getappniche/mcp exposes 7 tools: search_apps, get_app_detail, get_app_historicals, get_keyword_difficulty, batch_keyword_difficulty, and 2 more. Their descriptions and schemas cost roughly 1,854 tokens of context every time the server is loaded.

Does the com.getappniche/mcp server require authentication?

Yes. com.getappniche/mcp asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the com.getappniche/mcp server still maintained?

com.getappniche/mcp 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.