Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema description for the mcp parameter is already strong: it explains name-or-id matching, case-insensitivity, and suggests list_mcps when unsure. With 100% schema coverage, the tool description does not need to repeat parameter details. The description adds no new parameter semantics, so the baseline of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.