Table of Contents

Interface IMcpMessageFilterBuilder

Namespace
Microsoft.Extensions.DependencyInjection
Assembly
ModelContextProtocol.dll

Provides a builder for configuring message-level MCP server filters.

public interface IMcpMessageFilterBuilder
Extension Methods

Properties

Services

Gets the associated service collection.

IServiceCollection Services { get; }

Property Value

IServiceCollection