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 only states 'Stop a running MCP server' but does not mention side effects (e.g., whether the server process is killed, whether configuration persists), reversibility, permissions required, or error outcomes. For a mutation operation, this leaves significant behavioral ambiguity.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.