![]() |
Qore json Module 1.9.0
|
the McpServerHandler namespace holds all public definitions in the McpServerHandler module More...
Classes | |
| hashdecl | McpToolInfo |
| MCP tool declaration. More... | |
| class | McpServerHandler |
| McpServer class definition; to be registered as a handler in the HttpServer class. 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. | |
the McpServerHandler namespace holds all public definitions in the McpServerHandler module