mcp-protocol-types 0.1.0

Shared types and protocol definitions for the Model Context Protocol (MCP)
Documentation

mcp-protocol-types

🚧 Placeholder Crate - Implementation Coming Soon

This crate is part of the mcp-rust organization and will provide shared types and protocol definitions for the Model Context Protocol (MCP).

Status

This is currently a placeholder to reserve the crate name. The implementation will be available soon as we extract common types from the main mcp-protocol-sdk.

For Now

Use the full SDK instead:

[dependencies]
mcp-protocol-sdk = "0.1.0"

Coming Soon

[dependencies]
mcp-protocol-types = "0.1.0"  # Shared protocol types

Links