Skip to content
Docs Try Aspire

McpServerEndpointAnnotation

Class sealed net8.0
📦 Aspire.Hosting v13.2.0
Represents an annotation that identifies an endpoint on a resource that hosts a Model Context Protocol (MCP) server.
namespace Aspire.Hosting.ApplicationModel;
public sealed class McpServerEndpointAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}