View a markdown version of this page

McpServerDescriptor - AgentRegistry Control Plane API Reference

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 optional source configuration used to synchronize the MCP server descriptor content.

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: