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.Asynchronous server specification.Synchronous server specification.Specification of a completion handler function with asynchronous execution support.Specification of a prompt template with its asynchronous handler function.Specification of a resource with its asynchronous handler function.Specification of a tool with its asynchronous handler function.Specification of a completion handler function with synchronous execution support.Specification of a prompt template with its synchronous handler function.Specification of a resource with its synchronous handler function.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.