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
- McpClient
Status - Status information about the MCP client
- McpProvider
- Individual MCP provider wrapper
- McpTool
Info - Information about an MCP tool
Traits§
- McpTool
Executor - Trait for MCP tool execution