Skip to main content
Glama
toller892

Sensor Tower MCP Server Pro

by toller892

get_store_summary

Retrieve app store summary statistics for iOS and Android, including downloads and revenue, filtered by category, country, and date range.

Instructions

Get app store summary statistics.

⚠️ TEMPORARILY DISABLED: This endpoint is currently returning 500 Internal Server Error from Sensor Tower's API. This is a server-side issue. Please contact Sensor Tower support or try again later.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
osYesOperating system
end_dateYesEnd date (YYYY-MM-DD)
countriesNoUS
categoriesYesComma-separated category IDs
start_dateYesStart date (YYYY-MM-DD)
date_granularityNodaily
Behavior5/5

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

The description clearly discloses that the endpoint is returning a 500 Internal Server Error, which is a critical behavioral trait beyond the schema. It also explicitly identifies it as a server-side issue, setting proper expectations for the agent.

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

Conciseness4/5

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

The description is short and front-loaded with the purpose. The disabled warning is a bit repetitive (mentions trying again later twice) and uses heavy formatting, but it's still concise and readable.

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

Completeness4/5

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

For the tool's current disabled state, the description is complete: it tells the agent not to use it and why. Once enabled, it lacks details on what statistics are returned, but the disabled notice is the most urgent contextual information.

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 description coverage is 67%, and the description adds no parameter semantics beyond what the schema already provides. Since the schema defines parameters like os, categories, and date ranges, the description doesn't compensate for missing parameter details.

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 opens with 'Get app store summary statistics,' which clearly states the tool's function. However, it doesn't specify what kind of summary statistics or how they differ from sibling tools like get_download_estimates or category_ranking_summary.

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 explicitly warns that the tool is temporarily disabled and advises contacting support or retrying later, which is important context. However, it offers no guidance on when to use this tool versus alternatives, and the disabled notice is a when-not rather than a when-to.

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