Skip to main content
Glama
toller892

Sensor Tower MCP Server Pro

by toller892

app_analysis_retention

Retrieve app retention rates to measure user engagement over time. Filter by OS, country, and date granularity to uncover retention patterns and guide retention strategies.

Instructions

Get retention analysis data for apps.

⚠️ IMPORTANT: date_granularity only supports "all_time" or "quarterly". When using "quarterly", end_date is required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
osYesOperating system
app_idsYesComma-separated app IDs
countryNoISO country code
end_dateNoEnd date (YYYY-MM-DD) - Required when using quarterly
start_dateYesStart date (YYYY-MM-DD)
date_granularityYesTime granularity (only all_time or quarterly supported)
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden for behavioral disclosure. It adds a critical constraint (quarterly requires end_date) beyond what the schema implies, but it does not describe return format, read-only nature, or any other behaviors. The warning is useful but limited.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact: two sentences, front-loaded with purpose, followed by a critical caveat. Every word earns its place, and the warning uses clear formatting with an emoji to draw attention.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the simple parameter set and rich schema, the description is adequate but lacks any mention of response structure or output semantics. The critical quarterly/end_date constraint is covered, but the tool's overall behavior is not fully described. No output schema exists, so this gap is noticeable.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so parameters are already well-documented. The description adds a helpful emphasis on the date_granularity and end_date relationship, but it largely repeats the schema's existing descriptions. Baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool retrieves retention analysis data for apps, using a specific verb ('Get') and resource ('retention analysis data'). It is distinct from sibling tools like get_usage_active_users or app_analysis_demographics, though it doesn't explicitly differentiate itself.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides important usage guidance about the date_granularity parameter and the requirement for end_date when using quarterly, which helps correct invocation. However, it does not explain when to prefer this tool over alternatives or provide exclusion criteria.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/toller892/SensorTower_mcp_npm'

If you have feedback or need assistance with the MCP directory API, please join our Discord server