Crate mcp_protocol_server

Source
Expand description

§MCP Protocol Server

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

This crate is part of the mcp-rust ecosystem and provides server-only functionality for building 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§

server
Placeholder module - implementation coming soon