Module mcp_client

Module mcp_client 

Source
Expand description

MCP Client implementation

This module provides a high-level abstraction over the rmcp library, managing MCP provider connections and tool execution.

Structs§

McpClient
High-level MCP client that manages multiple providers
McpClientStatus
Status information about the MCP client
McpProvider
Individual MCP provider wrapper
McpToolInfo
Information about an MCP tool

Traits§

McpToolExecutor
Trait for MCP tool execution