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. 'Make an MCP server' suggests a creation/write operation, but doesn't clarify what exactly gets created (documentation? server instance?), whether this requires specific permissions, what the output format is, or any rate limits. The description provides minimal behavioral context beyond the implied creation action.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.