Uses of Package
io.modelcontextprotocol.server
Packages that use io.modelcontextprotocol.server
-
Classes in io.modelcontextprotocol.server used by io.modelcontextprotocol.serverClassDescriptionThe Model Context Protocol (MCP) server implementation that provides asynchronous communication using Project Reactor's Mono and Flux types.Represents an asynchronous exchange with a Model Context Protocol (MCP) client.Deprecated.Asynchronous server specification.Deprecated.Synchronous server specification.Deprecated.This class is deprecated and will be removed in 0.9.0.Specification of a prompt template with its asynchronous handler function.Deprecated.This class is deprecated and will be removed in 0.9.0.Specification of a resource with its asynchronous handler function.Deprecated.This class is deprecated and will be removed in 0.9.0.Specification of a tool with its asynchronous handler function.Deprecated.This class is deprecated and will be removed in 0.9.0.Specification of a prompt template with its synchronous handler function.Deprecated.This class is deprecated and will be removed in 0.9.0.Specification of a resource with its synchronous handler function.Deprecated.This class is deprecated and will be removed in 0.9.0.Specification of a tool with its synchronous handler function.A synchronous implementation of the Model Context Protocol (MCP) server that wraps
McpAsyncServerto provide blocking operations.Represents a synchronous exchange with a Model Context Protocol (MCP) client. -
Classes in io.modelcontextprotocol.server used by io.modelcontextprotocol.specClassDescriptionRepresents an asynchronous exchange with a Model Context Protocol (MCP) client.