Package io.modelcontextprotocol.client
package io.modelcontextprotocol.client
-
ClassDescriptionThe Model Context Protocol (MCP) client implementation that provides asynchronous communication with MCP servers using Project Reactor's Mono and Flux types.Factory class for creating Model Context Protocol (MCP) clients.Asynchronous client specification.Synchronous client specification.A synchronous client implementation for the Model Context Protocol (MCP) that wraps an
McpAsyncClientto provide blocking operations.