Crate mcp_protocol_client

Source
Expand description

§MCP Protocol Client

Lightweight client library for the Model Context Protocol (MCP).

This crate is part of the mcp-rust ecosystem and provides client-only functionality for connecting to MCP servers.

§Status

🚧 This crate is currently a placeholder to reserve the name. Implementation will be available soon as part of the mcp-rust organization.

For the full SDK, use mcp-protocol-sdk instead.

Modules§

client
Placeholder module - implementation coming soon