manifest
Présente ScoreMindset : mission, outils publics, pages clés et limites du serveur.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Présente ScoreMindset : mission, outils publics, pages clés et limites du serveur.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It does not explicitly state that the tool is read-only or has no side effects, nor does it describe the output format or any potential errors. The verb 'Présente' implies a non-mutating action, but it is not explicit, and nothing is said about response structure or server interaction.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, front-loaded sentence that immediately names the tool's purpose ('Présente ScoreMindset') and then lists the covered aspects. It is concise with no filler or redundancy, earning a high score for structure.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (no parameters, no output schema), the description covers its core purpose adequately. It explains what content is presented (mission, tools, pages, limits) and leaves little ambiguity. It could optionally mention that it serves as an introduction or entry point, but that is not essential for correct usage.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has zero parameters, so the baseline for this dimension is 4. The description adds no parameter information because none exists. It correctly omits any discussion of arguments, and the schema fully covers the (empty) parameter set.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool presents ScoreMindset, specifying the content areas: mission, public tools, key pages, and server limits. It uses a specific verb ('Présente') and names the resource, distinguishing it from sibling tools that focus on individual actions like daily_question or list_tests.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is given on when to use this tool versus alternatives. The description does not mention that it should be called first for an overview, nor does it mention any conditions or exclusions. It simply describes what it presents, leaving the 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.
Add one secure layer between your agents and this server.