Uses of Package
io.modelcontextprotocol.client
Packages that use io.modelcontextprotocol.client
-
Classes in io.modelcontextprotocol.client used by io.modelcontextprotocol.clientClassDescriptionThe Model Context Protocol (MCP) client implementation that provides asynchronous communication with MCP servers using Project Reactor's Mono and Flux types.Asynchronous client specification.Synchronous client specification.A synchronous client implementation for the Model Context Protocol (MCP) that wraps an
McpAsyncClientto provide blocking operations.