Variant
server-notification
Server notifications (sent to client)
variant server-notification {
tools-list-changed(common-notification),
resources-list-changed(common-notification),
prompts-list-changed(common-notification),
logging-message(logging-message-notification),
cancelled(cancelled-notification),
progress(progress-notification),
}Cases
| Case | Payload | Description |
|---|---|---|
| tools-list-changed | common-notification | Tools list changed Spec: https://spec.modelcontextprotocol.io/specification/2025-06-18/schema#toollistchangednotification |
| resources-list-changed | common-notification | Resources list changed Spec: https://spec.modelcontextprotocol.io/specification/2025-06-18/schema#resourcelistchangednotification |
| prompts-list-changed | common-notification | Prompts list changed Spec: https://spec.modelcontextprotocol.io/specification/2025-06-18/schema#promptlistchangednotification |
| logging-message | logging-message-notification | |
| cancelled | cancelled-notification | Request cancelled Spec: https://spec.modelcontextprotocol.io/specification/2025-06-18/schema#cancellednotification |
| progress | progress-notification |