Skip to main content
Glama
box3lab

神岛数据统计 MCP 服务器

by box3lab

getMapPlayerBehavior

Fetch player behavior data for a specified map and time range from the Shendao platform, using your token and user agent for authentication.

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?

With no annotations, the description must disclose behavioral traits, but it does not explain what data is returned, how 'behavior' is defined, or any operational details such as pagination or rate limits. It only repeats parameter requirements, leaving the tool's behavior opaque.

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, making it easy to parse. However, this brevity leaves out critical context and behavioral details, so while it is efficient, it is under-specified for the tool's complexity.

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?

There is no output schema, so the description has a responsibility to indicate what the tool returns; it does not. With five required parameters and no explanation of the result or the meaning of 'behavior', the description is incomplete for effective use.

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 input schema has 100% description coverage, providing definitions for all five parameters with examples. The description merely restates that Token, userAgent, and mapId are required, adding no new semantics beyond the schema, so it meets the baseline but does not exceed it.

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

Purpose3/5

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

The description states the tool '获取神岛平台用户地图玩家行为' (gets user map player behavior on Shendao platform), which identifies a specific verb and resource. However, 'behavior' is vague and not distinguished from sibling tools like getMapPlayerStatList or getMapPlayerRetention, so it lacks differentiation.

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?

No guidance is provided on when to use this tool versus alternatives. The description only lists authentication requirements (Token, userAgent, mapId) without any contextual usage or exclusions, so the agent receives no decision support.

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