Skip to main content
Glama
box3lab

神岛数据统计 MCP 服务器

by box3lab

getMapPlayerRetention

Retrieve player retention statistics for a specified map on the Shendao platform by supplying the map ID, time range, authentication token, and user agent.

Instructions

获取神岛平台用户地图玩家留存,需Token和用户请求头和地图ID

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
mapIdYes地图ID
tokenYes认证Token
endTimeYes结束时间,例如:2025-04-04
startTimeYes开始时间,例如:2025-03-29
userAgentYes用户请求头
Behavior2/5

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

Annotations are absent, so the description must disclose behavior itself. It only repeats the required credentials already present in the schema, and omits return format, error behavior, rate limits, or side effects, leaving agents uninformed for a data retrieval operation.

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

Conciseness3/5

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

The description is a single concise sentence, front-loaded with the main action. However, it omits crucial context like return values and usage scenarios, making the brevity borderline under-specification rather than efficient communication.

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

Completeness2/5

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

With no output schema, no annotations, and five required parameters, the description should explain purpose and behavior more thoroughly. It fails to define 'retention', document return values, or clarify distinctions from sibling tools, making it incomplete for agent decision-making.

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%, with each parameter having a label and date examples. The description's mention of 'Token, 用户请求头, 地图ID' adds no meaning beyond the schema, so the baseline 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 uses the verb '获取' (get) with a specific resource '神岛平台用户地图玩家留存' (Shendao platform user map player retention), clearly identifying the tool's function. It does not explicitly mention alternatives, but the unique 'retention' concept differs from siblings like getMapPlayerStatList.

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 only lists prerequisites (Token, user request header, map ID) and gives no guidance on when to use this tool rather than other map analytics tools. No exclusions, contexts, or alternative tool names are provided.

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/box3lab/statistics-mcp'

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