McpServerMetadata Properties
Record Properties 4 members
Represents metadata for an MCP server used by the MCP Inspector.
The endpoint reference for the server resource.
public EndpointReference Endpoint { get; init; }The path used for MCP communication.
public string Path { get; init; }The transport type used by the server resource.
public McpTransportType TransportType { get; init; }