Skip to content
Docs Try Aspire

McpServerMetadata

Record net10.0
📦 CommunityToolkit.Aspire.Hosting.McpInspector v13.1.1
Represents metadata for an MCP server used by the MCP Inspector.
namespace Aspire.Hosting.ApplicationModel;
public record McpServerMetadata
: System.IEquatable<Aspire.Hosting.ApplicationModel.McpServerMetadata>
{
// ...
}
IEquatable<McpServerMetadata>