Skip to content

Class: ServerNotification

A union of all notifications that can be sent by a server.

URI: mcp:ServerNotification

 classDiagram
    class ServerNotification
    click ServerNotification href "../ServerNotification/"

Class Properties

Property Value
Union Of CancelledNotification, ElicitationCompleteNotification, LoggingMessageNotification, ProgressNotification, PromptListChangedNotification, ResourceListChangedNotification, ResourceUpdatedNotification, TaskStatusNotification, ToolListChangedNotification

Slots

Name Cardinality and Range Description Inheritance

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self mcp:ServerNotification
native mcp:ServerNotification

LinkML Source

Direct

name: ServerNotification
description: A union of all notifications that can be sent by a server.
from_schema: https://w3id.org/lmodel/mcp
union_of:
- CancelledNotification
- ElicitationCompleteNotification
- LoggingMessageNotification
- ProgressNotification
- PromptListChangedNotification
- ResourceListChangedNotification
- ResourceUpdatedNotification
- TaskStatusNotification
- ToolListChangedNotification

Induced

name: ServerNotification
description: A union of all notifications that can be sent by a server.
from_schema: https://w3id.org/lmodel/mcp
union_of:
- CancelledNotification
- ElicitationCompleteNotification
- LoggingMessageNotification
- ProgressNotification
- PromptListChangedNotification
- ResourceListChangedNotification
- ResourceUpdatedNotification
- TaskStatusNotification
- ToolListChangedNotification