MCPProtocolVersion

class aws_cdk.aws_bedrock_agentcore_alpha.MCPProtocolVersion(*values)

Bases: Enum

(experimental) MCP protocol versions.

The Model Context Protocol uses string-based version identifiers following the format YYYY-MM-DD, to indicate the last date backwards incompatible changes were made. Versions are available at https://github.com/modelcontextprotocol/modelcontextprotocol/releases

Stability:

experimental

Attributes

MCP_2025_03_26

(experimental) MCP version 2025-03-26.

Stability:

experimental

MCP_2025_06_18

(experimental) The latest version of the MCP protocol.

Stability:

experimental