description property

String? description
final

Spec 2025-11-25: optional human-readable description of the server (Implementation.description). Emitted inside serverInfo on initialize when non-null.

Implementation

final String? description;