Expand description
JSON-RPC method names for MCP messages
Constantsยง
- INITIALIZE
- Initialize the connection
- LOGGING_
MESSAGE - Log message notification
- LOGGING_
SET_ LEVEL - Set logging level
- PING
- Ping to check connection
- PROGRESS
- Progress notification
- PROMPTS_
GET - Get a prompt
- PROMPTS_
LIST - List available prompts
- PROMPTS_
LIST_ CHANGED - Notification when prompt list changes
- RESOURCES_
LIST - List available resources
- RESOURCES_
LIST_ CHANGED - Notification when resource list changes
- RESOURCES_
READ - Read a resource
- RESOURCES_
SUBSCRIBE - Subscribe to resource updates
- RESOURCES_
UNSUBSCRIBE - Unsubscribe from resource updates
- RESOURCES_
UPDATED - Notification when a resource is updated
- SAMPLING_
CREATE_ MESSAGE - Create a message using sampling
- TOOLS_
CALL - Call a tool
- TOOLS_
LIST - List available tools
- TOOLS_
LIST_ CHANGED - Notification when tool list changes