McpServerDescriptor
Descriptor that defines the content of an MCP (Model Context Protocol) server registry record, including the server definition and its tool definitions. The content is validated against the MCP protocol schema.
Contents
- additionalData
-
Additional data associated with the MCP server descriptor, such as tool definitions.
Type: McpServerAdditionalData object
Required: No
- data
-
The MCP server descriptor content, serialized as descriptor payload data.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 102400.
Required: No
- dataSchemaVersion
-
The schema version of the descriptor payload.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- source
-
The source location from which the MCP (Model Context Protocol) server descriptor content was retrieved.
Type: DescriptorSource object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: