

# ServerDefinition
<a name="API_ServerDefinition"></a>

 The MCP server definition with a schema version and inline content. The `schemaVersion` identifies the version of the MCP server configuration schema.

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

 ** inlineContent **   <a name="BedrockAgentCore-Type-ServerDefinition-inlineContent"></a>
 The inline content of the server definition.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 409600.  
Required: No

 ** schemaVersion **   <a name="BedrockAgentCore-Type-ServerDefinition-schemaVersion"></a>
 The schema version of the MCP server configuration. The schema version identifies the format of the server definition content.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

## See Also
<a name="API_ServerDefinition_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-2024-02-28/ServerDefinition) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-2024-02-28/ServerDefinition) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-2024-02-28/ServerDefinition) 