MCPProtocolVersion

class aws_cdk.aws_bedrock_agentcore_alpha.MCPProtocolVersion(*values)

Bases: Enum

(deprecated) 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

Deprecated:

Use the equivalent construct from aws-cdk-lib/aws-bedrockagentcore instead.

Stability:

deprecated

Attributes

MCP_2025_03_26

(deprecated) MCP version 2025-03-26.

Stability:

deprecated

MCP_2025_06_18

(deprecated) The latest version of the MCP protocol.

Stability:

deprecated