| Interface | Description |
|---|---|
| McpClient |
Factory class for creating Model Context Protocol (MCP) clients.
|
| Class | Description |
|---|---|
| McpAsyncClient |
The Model Context Protocol (MCP) client implementation that provides asynchronous
communication with MCP servers using Project Reactor's Mono and Flux types.
|
| McpClient.AsyncSpec |
Asynchronous client specification.
|
| McpClient.SyncSpec |
Synchronous client specification.
|
| McpSyncClient |
A synchronous client implementation for the Model Context Protocol (MCP) that wraps an
McpAsyncClient to provide blocking operations. |
Copyright © 2025. All rights reserved.