McpDescriptor¶
Structure Class¶
McpDescriptor
dataclass
¶
The MCP (Model Context Protocol) descriptor configuration for a registry record. Contains the server definition and tools definition.
Attributes¶
server
instance-attribute
¶
server: ServerDefinition
The MCP server definition that describes the server configuration.
tools
instance-attribute
¶
tools: ToolsDefinition
The MCP tools definition that describes the available tools.