Table of Contents

Interface IMcpRequestFilterBuilder

Namespace
Microsoft.Extensions.DependencyInjection
Assembly
ModelContextProtocol.dll

Provides a builder for configuring request-specific MCP server filters.

public interface IMcpRequestFilterBuilder
Extension Methods

Properties

Services

Gets the associated service collection.

IServiceCollection Services { get; }

Property Value

IServiceCollection