

# MCPGatewayConfiguration


The configuration for a Model Context Protocol (MCP) gateway. This structure defines how the gateway implements the MCP protocol.

## Contents


 ** instructions **   <a name="bedrockagentcorecontrol-Type-MCPGatewayConfiguration-instructions"></a>
The instructions for using the Model Context Protocol gateway. These instructions provide guidance on how to interact with the gateway.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Required: No

 ** searchType **   <a name="bedrockagentcorecontrol-Type-MCPGatewayConfiguration-searchType"></a>
The search type for the Model Context Protocol gateway. This field specifies how the gateway handles search operations.  
Type: String  
Valid Values: `SEMANTIC`   
Required: No

 ** supportedVersions **   <a name="bedrockagentcorecontrol-Type-MCPGatewayConfiguration-supportedVersions"></a>
The supported versions of the Model Context Protocol. This field specifies which versions of the protocol the gateway can use.  
Type: Array of strings  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-control-2023-06-05/MCPGatewayConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/MCPGatewayConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/MCPGatewayConfiguration) 