McpDescriptor - Amazon Bedrock AgentCore Control Plane

McpDescriptor

The Model Context Protocol (MCP) descriptor for a registry record. Contains the server definition and tools definition for an MCP-compatible server. The schema is validated against the MCP protocol specification.

Contents

server

The MCP server definition, containing the server configuration and schema as defined by the MCP protocol specification.

Type: ServerDefinition object

Required: No

tools

The MCP tools definition, containing the tools available on the MCP server as defined by the MCP protocol specification.

Type: ToolsDefinition object

Required: No

See Also

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