Skip to main content
Glama
skiffer

AppNiche MCP Server

by skiffer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APPNICHE_API_KEYYesYour AppNiche API key from https://app.getappniche.com/settings/api-keys

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_appsA

Search and filter iOS App Store apps by keyword, category, rating, reviews, downloads, revenue, and sort order.

get_app_detailA

Get one app profile with App Store metadata, ratings, and directional revenue and download estimates.

get_keyword_difficultyA

Estimate difficulty and opportunity for one iOS App Store keyword in a country and language.

get_app_reviewsA

Fetch enriched App Store review rows with sentiment and topic signals for one iOS app.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 4 tools

Disambiguation5/5

Each tool targets a distinct purpose: fetching app metadata, reviews, keyword difficulty, and app search. No overlap in functionality.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern using snake_case (get_app_detail, get_app_reviews, get_keyword_difficulty, search_apps).

Tool Count4/5

With 4 tools, the server is slightly minimal but remains well-scoped for its niche of iOS App Store data. Each tool adds clear value without unnecessary bloat.

Completeness4/5

The set covers key app store operations: search, detail, reviews, and keyword analysis. Minor gaps like top charts or developer-level queries exist but don't impede core workflows.

Maintenance

ActivityMaintained
ResponsivenessSyncing