Skip to main content

MCP_VERSION

Constant MCP_VERSION 

Source
pub const MCP_VERSION: &str = "2025-11-25";
Expand description

MCP protocol version.

Server echoes back the version it supports. Clients that send a newer version (e.g., “2025-11-25”) should still be compatible with this version.