GetAppNiche

by getappniche

Not rated
GitHub

About

Live App Store and Google Play data for AI agents: app discovery, revenue and download estimates, ASO keywords, and reviews.

Details

Author
getappniche
Categories
Developer Tools

Setup

Install GetAppNiche in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/getappniche/mcp

Follow the installation instructions in the repository README, then restart your MCP client.

GetAppNiche MCP — App Store & Google Play intelligence for AI agents

TheModel Context Protocolsurface ofGetAppNiche: live App Store & Google Play data — app discovery with revenue & download data, ASO keyword scoring, historical metrics and review feeds — for Claude, Cursor, Codex, Gemini CLI and any other MCP-capable agent.

You probably don't need to run anything.The server is hosted:

https://api.getappniche.com/mcp Streamable HTTP · JSON-RPC 2.0 Authorization: Bearer YOUR_API_KEY app.getappniche.com → Settings → API Keys
claude mcp add --transport http getappniche https://api.getappniche.com/mcp \ --header "Authorization: Bearer YOUR_API_KEY"

Cursor.cursor/mcp.json(project) or~/.cursor/mcp.json(global):

{ "mcpServers": { "getappniche": { "url": "https://api.getappniche.com/mcp", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } }

Claude Desktopclaude_desktop_config.json, then restart the app fully:

{ "mcpServers": { "getappniche": { "command": "npx", "args": ["-y", "@getappniche/mcp"], "env": { "GETAPPNICHE_API_KEY": "YOUR_API_KEY" } } } }

VS Code (Copilot agent mode).vscode/mcp.json:

{ "servers": { "getappniche": { "type": "http", "url": "https://api.getappniche.com/mcp", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } }

Windsurf~/.codeium/windsurf/mcp_config.json(the field isserverUrl):

{ "mcpServers": { "getappniche": { "serverUrl": "https://api.getappniche.com/mcp", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } }

Codex CLI~/.codex/config.toml, then exportGETAPPNICHE_API_KEY:

[mcp_servers.getappniche] url = "https://api.getappniche.com/mcp" bearer_token_env_var = "GETAPPNICHE_API_KEY"

Gemini CLI~/.gemini/settings.json(the field ishttpUrl):

{ "mcpServers": { "getappniche": { "httpUrl": "https://api.getappniche.com/mcp", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } }

Zed, Cline, Continue and JetBrains AI are covered too —getappniche.com/mcphas every snippet. Companion agent skills:getappniche/aso-skills(npx skills add getappniche/aso-skills).

ChatGPT— Settings → Connectors → create a custom connector (Developer mode), point it athttps://api.getappniche.com/mcpand pickAPI keyauthentication, then paste your key.

claude.ai on the web documents request-header auth, but its connector UI currently exposes only OAuth fields — until that settles, use one of the clients above.

Azero-dependency stdio bridgefor clients that speak MCP over stdio and can't send HTTP headers — in two flavours:bin/cli.mjs(Node 18+, published as@getappniche/mcp) andserver.py(Python 3.9+, stdlib only). Both forward every JSON-RPC message to the hosted endpoint over TLS and stream responses back.

# Node — one-liner, no install GETAPPNICHE_API_KEY="getappniche_..." npx -y @getappniche/mcp # Python — no dependencies GETAPPNICHE_API_KEY="getappniche_..." python3 server.py

Claude Desktop (claude_desktop_config.json):

{ "mcpServers": { "getappniche": { "command": "npx", "args": ["-y", "@getappniche/mcp"], "env": { "GETAPPNICHE_API_KEY": "getappniche_..." } } } }

server.jsonis the manifest published to theofficial MCP registryascom.getappniche/mcp.

Being ~150 readable lines, it doubles as areference for what travels over the wire: your API key goes only into theAuthorizationheader of TLS requests toapi.getappniche.com— nothing else, nowhere else.

- 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)

Credits ship with a GetAppNiche plan (Pro: 5,000/month) and every result reportscredits_charged. Rate limit: 60 requests/minute per key.

- Methods:initializenotifications/initializedtools/list/tools/call. Protocol errors use standard JSON-RPC codes; tool-level errors (bad id, out of credits) come back as tool results your agent can read.
- The bridge honoursMcp-Session-Idand accepts both JSON and SSE-framed responses.
- OAuth for clients whose connector UI can't set headers (claude.ai web) is in progress; ChatGPT connects today with API-key auth.

MIT. Built byGetAppNiche· X@getappniche·LinkedIn

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Create crafted UI components inspired by the best 21st.dev design engineers.

Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server

An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .

MCP server for AI Diagram Maker — generate beautiful software engineering diagrams directly inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent

ALAPI MCP Tools,Call hundreds of API interfaces via MCP

AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform

MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.

APIMatic MCP Server is used to validate OpenAPI specifications using APIMatic. The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.

One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.

Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.