Enables Rust projects to interact with external tools using the Model Context Protocol.
Mcp-Client-Rs is a Rust client implementation for the Model Context Protocol (MCP), designed to facilitate structured communication between language models and external tools. It provides an asynchronous interface for Rust projects to leverage the MCP protocol for capability negotiation, tool execution, resource management, and prompt handling, all within a tokio-powered environment.