# Getappniche MCP

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/getappniche/mcp  
**GitHub Stars:** 0  
**Views:** 2  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/mcp-89

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

## Tools
Capabilities this server exposes over MCP:

- **search_apps** — Search apps across 25+ filters: store, categories, languages, price model, rating, reviews, downloads, revenue, release and update recency, review growth - sorted by any column (1 credit)
- **get_app_detail** — Get one app by canonical id, bare Apple id, Android package name, or a pasted store URL (1 credit)
- **get_app_historicals** — Metric time series: reviews, ratings, downloads, revenue (1 credit)
- **get_keyword_difficulty** — Popularity, difficulty, traffic and opportunity for a keyword (10 credits)
- **batch_keyword_difficulty** — Score up to 10 keywords, sorted by opportunity (10 credits per keyword)
- **get_app_reviews** — Live App Store or Google Play reviews for any app by id, package name or URL, or enriched rows for apps monitored in your workspace (1 credit)
- **get_supported_countries** — List valid store country codes (free)

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "getappniche-mcp": {
    "command": "npx",
    "args": ["-y","mcp-89"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

