Qore json Module 1.11.0
Loading...
Searching...
No Matches
McpServerHandler Namespace Reference

the McpServerHandler namespace holds all public definitions in the McpServerHandler module More...

Classes

hashdecl  McpCancellationInfo
 MCP cancellation information. More...
 
hashdecl  McpPendingRequest
 MCP pending request (server to client) information. More...
 
hashdecl  McpProgressInfo
 MCP progress notification information. More...
 
hashdecl  McpPromptInfo
 MCP prompt declaration. More...
 
hashdecl  McpResourceInfo
 MCP resource declaration. More...
 
hashdecl  McpResourceSubscription
 MCP resource subscription information. More...
 
hashdecl  McpResourceTemplateInfo
 MCP resource template information. More...
 
class  McpServerConnection
 MCP server connection for SSE streams. More...
 
class  McpServerHandler
 McpServer class definition; to be registered as a handler in the HttpServer class. More...
 
hashdecl  McpTaskInfo
 MCP task information. More...
 
hashdecl  McpToolCallContext
 MCP tool call context. More...
 
hashdecl  McpToolInfo
 MCP tool declaration. More...
 

Enumerations

enum  
 MCP task status enum.
 

Variables

const auto McpServerName = ...
 Server name.
 
const auto McpServerVersion = ...
 Server version.
 

Detailed Description

the McpServerHandler namespace holds all public definitions in the McpServerHandler module