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 but offers minimal information. 'Make an MCP server' suggests a creation/write operation but doesn't specify what gets created (files, configuration, documentation), whether it requires specific permissions, what the output format is, or any side effects. The description doesn't address error conditions, rate limits, or authentication requirements.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.