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

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

Classes

hashdecl  McpPromptInfo
 MCP prompt declaration. More...
 
hashdecl  McpResourceInfo
 MCP resource declaration. More...
 
class  McpServerHandler
 McpServer class definition; to be registered as a handler in the HttpServer class. More...
 
hashdecl  McpToolCallContext
 MCP tool call context. More...
 
hashdecl  McpToolInfo
 MCP tool declaration. More...
 

Variables

const MCP_Version_2024_11_05 = "2024-11-05"
 Initial version of the MCP protocol.
 
const MCP_Version_2025_03_26 = "2025-03-26"
 Second version of the MCP protocol.
 
const MCP_Version_Latest = MCP_Version_2025_03_26
 Latest known version of the MCP protocol.
 
const AllMcpVersions = ...
 Map of all known versions of the MCP protocol.
 
const McpSessionHeader = "Mcp-Session-Id"
 MCP Session header.
 
const McpServerName = "QoreMcpServer"
 Server name.
 
const McpServerVersion = "1.0"
 Server version.
 

Detailed Description

the McpServerHandler namespace holds all public definitions in the McpServerHandler module