Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With only 67% schema coverage (limit lacks a description), the description compensates by clarifying that the required name refers to the target server and that pagination proceeds by tool name, which gives meaning to cursor. Limit's semantics are only partially conveyed by its min/max bounds, but the core parameters are understandable.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.