Documentation
Dlang.org
McpServer.stateful
mcp
server
server
McpServer
As
stateful(string, string, ...)
, from a full
Implementation
.
McpServer
stateful
(string name, string version_, Nullable!string instructions)
McpServer
stateful
(Implementation serverInfo, Nullable!string instructions)
class
McpServer
static @
safe
McpServer
stateful
(
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 stateful(string, string, ...), from a full Implementation.