This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::AgentRegistry::RegistryRecord McpServerAdditionalData
Additional data associated with a Model Context Protocol (MCP) server descriptor.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Tools" :McpToolsDescriptor}
YAML
Tools:McpToolsDescriptor
Properties
Tools-
The MCP tools descriptor that defines the tools provided by the MCP server.
Required: No
Type: McpToolsDescriptor
Update requires: No interruption