

# McpServerTargetConfiguration
<a name="API_McpServerTargetConfiguration"></a>

The target configuration for the MCP server.

## Contents
<a name="API_McpServerTargetConfiguration_Contents"></a>

 ** endpoint **   <a name="bedrockagentcorecontrol-Type-McpServerTargetConfiguration-endpoint"></a>
The endpoint for the MCP server target configuration.  
Type: String  
Pattern: `https://.*`   
Required: Yes

 ** mcpToolSchema **   <a name="bedrockagentcorecontrol-Type-McpServerTargetConfiguration-mcpToolSchema"></a>
The tool schema configuration for the MCP server target. Supported only when the credential provider is configured with an authorization code grant type. Dynamic tool discovery/synchronization will be disabled when target is configured with mcpToolSchema.  
Type: [McpToolSchemaConfiguration](API_McpToolSchemaConfiguration.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: No

## See Also
<a name="API_McpServerTargetConfiguration_SeeAlso"></a>

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/McpServerTargetConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/McpServerTargetConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/McpServerTargetConfiguration) 