← Registry

API Tools

getappniche.com

Provides tools to search, analyze, and retrieve data about App Store apps and keywords.

1 endpoint7 known toolsFirst detected July 26, 2026Last detected September 6, 2026

ENDPOINT 1

https://api.getappniche.com/mcp

No auth detected

MCP server metadata

Name
getappniche
Version
0.1.0
Capabilities
tools
Server instructions

GetAppNiche tools for live App Store and Google Play market data: search millions of iOS and Android apps with revenue and download estimates, inspect one app and its metric history, score ASO keywords for difficulty and opportunity, and read reviews — live from either store for any app, or enriched feeds for the workspace's tracked apps. Reach for them on app market research, competitor analysis, keyword planning and niche discovery. Estimates are modelled from public store signals, so present them as estimates rather than reported figures. Most calls charge API credits from the account balance (each result reports credits_charged; get_supported_countries is free). If a call reports an out-of-credits error, relay it to the user — credits refresh monthly and can be topped up in Settings at app.getappniche.com.

Known tools 7

search_apps

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.

Potential side effects
get_app_detail

Return one app's full record.

Inferred read-only
get_app_historicals

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

Inferred read-only
get_keyword_difficulty

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

Inferred read-only
batch_keyword_difficulty

Score up to 10 keywords in one call.

Inferred read-only
get_app_reviews

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.

Inferred read-only
get_supported_countries

Return supported country codes.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.getappniche]
url = "https://api.getappniche.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "getappniche": {
      "type": "http",
      "url": "https://api.getappniche.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: getappniche
Remote MCP URL: https://api.getappniche.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "getappniche": {
      "url": "https://api.getappniche.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "getappniche": {
      "type": "http",
      "url": "https://api.getappniche.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "getappniche",
  "transport": "streamable-http",
  "url": "https://api.getappniche.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for getappniche.com was fetched 2026-07-30T10:41:36.027Z and is being refreshed.

Trust status Neutral

getappniche.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.