Expand description
MCP client implementation
This module provides the main MCP client that can connect to MCP servers, initialize connections, and perform operations like calling tools, reading resources, and executing prompts according to the Model Context Protocol specification.
Structsยง
- Client
Config - Configuration for the MCP client
- McpClient
- Main MCP client implementation
- McpClient
Builder - Client builder for easier construction