Skip to main content
Glama
toller892

Sensor Tower MCP Server Pro

by toller892

get_download_estimates

Retrieve app download estimates by country and date range. Specify operating system, app IDs, and granularity to get download counts for iOS, Android, or unified platforms.

Instructions

Fetch download estimates for apps by country and date.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
osYesOperating system
app_idsYesComma-separated app IDs
end_dateYesEnd date (YYYY-MM-DD)
countriesNoComma-separated country codes
data_modelNoDM_2025_Q2
start_dateYesStart date (YYYY-MM-DD)
date_granularityNodaily
Behavior2/5

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

With no annotations, the description must disclose behavioral traits, but it only says 'Fetch' without mentioning read-only nature, output format, pagination, rate limits, or any constraints. This is a minimal disclosure that fails to inform the agent about important call-time behaviors.

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 a single, clear sentence with no filler or redundancy. It is front-loaded with the verb and resource, making it highly concise and easy to parse.

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

Completeness1/5

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

For a tool with 7 parameters, no annotations, and no output schema, this description is severely incomplete. It does not explain return structure, data granularity options, or how to specify multiple apps/countries. The presence of many sibling tools further demands more context to avoid mis-selection.

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?

The schema provides descriptions for most parameters (71% coverage), so the description does not need to compensate heavily. However, the description adds little value beyond the schema, merely echoing 'country and date' without elaborating on parameters like data_model or date_granularity. Baseline 3 is appropriate given the schema coverage.

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

Purpose5/5

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

The description clearly states the tool fetches download estimates, which distinguishes it from sibling tools like get_revenue_estimates or get_usage_active_users. It also specifies the scope (apps, country, date), making the purpose specific and unambiguous.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool over its siblings (e.g., when download estimates are needed vs. revenue or usage). It also lacks any exclusions or alternative tool references, leaving usage context entirely implicit.

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