Record Class McpSchema.ServerCapabilities

java.lang.Object
java.lang.Record
io.modelcontextprotocol.spec.McpSchema.ServerCapabilities
Record Components:
completions - Present if the server supports argument autocompletion suggestions
experimental - Experimental, non-standard capabilities that the server supports
logging - Present if the server supports sending log messages to the client
prompts - Present if the server offers any prompt templates
resources - Present if the server offers any resources to read
tools - Present if the server offers any tools to call
Enclosing class:
McpSchema

Capabilities that a server may support. Known capabilities are defined here, in this schema, but this is not a closed set: any server can define its own, additional capabilities.