ServerDefinition - Amazon Bedrock AgentCore Control Plane

ServerDefinition

The server definition for an MCP descriptor. Contains the schema version and inline content for the MCP server configuration.

Contents

inlineContent

The JSON content containing the MCP server definition, conforming to the MCP protocol specification.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 102400.

Required: No

schemaVersion

The schema version of the server definition based on the MCP protocol specification. If not specified, the version is auto-detected from the content.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: