Package io.modelcontextprotocol.server
Class McpServerFeatures
java.lang.Object
io.modelcontextprotocol.server.McpServerFeatures
MCP server features specification that a particular server can choose to support.
- Author:
- Dariusz Jędrzejczyk
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordDeprecated.This class is deprecated and will be removed in 0.9.0.static final recordSpecification of a prompt template with its asynchronous handler function.static final recordDeprecated.This class is deprecated and will be removed in 0.9.0.static final recordSpecification of a resource with its asynchronous handler function.static final recordDeprecated.This class is deprecated and will be removed in 0.9.0.static final recordSpecification of a tool with its asynchronous handler function.static final recordDeprecated.This class is deprecated and will be removed in 0.9.0.static final recordSpecification of a prompt template with its synchronous handler function.static final recordDeprecated.This class is deprecated and will be removed in 0.9.0.static final recordSpecification of a resource with its synchronous handler function.static final recordDeprecated.This class is deprecated and will be removed in 0.9.0.static final recordSpecification of a tool with its synchronous handler function. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
McpServerFeatures
public McpServerFeatures()
-