Documentation
Dlang.org
McpServer.stateless
mcp
server
server
McpServer
As
stateless(string, string, ...)
, from a full
Implementation
.
McpServer
stateless
(string name, string version_, Nullable!string instructions)
McpServer
stateless
(Implementation serverInfo, Nullable!string instructions)
class
McpServer
static @
safe
McpServer
stateless
(
Implementation
serverInfo
,
Nullable
!
string
instructions
=
Nullable
!
string.init
)
mcp
server
server
McpServer
constructors
this
functions
acknowledgedSubsetFor
advertiseExtension
bindConnection
capabilities
clientCapabilities
clientExtensions
clientTasks
connectedSessions
currentLogLevel
disableInputSchemaValidation
enableInputSchemaValidation
enableLogging
enableOutputSchemaValidation
enablePromptsListChanged
enableResourceSubscriptions
enableResourcesListChanged
enableTasks
enableToolsListChanged
handle
handleRaw
isSubscribed
lastListenFilter
mode
negotiatedVersion
notify
notifyElicitationComplete
notifyPromptsListChanged
notifyResourceUpdated
notifyResourcesListChanged
notifyToolsListChanged
pingClient
registerDynamicPrompt
registerDynamicTool
registerResource
registerResourceTemplate
removeResource
removeTool
requireInitialized
secureRequestState
serverPushChannel
sessionPushEligibility
setArgumentCompleter
setClientNotificationHandler
setCompletionRequestHandler
setListCacheHint
setPageSize
setRootsListChangedHandler
setToolRequiredClientCapabilities
toolInputSchema
tryServeStdioListen
static functions
stateful
stateless
As stateless(string, string, ...), from a full Implementation.