Table of Contents

Class McpServerBasicAuthenticationController

Namespace
nanoFramework.WebServer.Mcp
Assembly
nanoFramework.WebServer.Mcp.dll

McpServerController class provides endpoints for handling requests related to MCP (Model Context Protocol) tools. This controller is specifically designed for basic (user, password) authentication.

[Authentication("Basic")]
public class McpServerBasicAuthenticationController : McpServerController
Inheritance
McpServerBasicAuthenticationController
Inherited Members
Extension Methods

Constructors

McpServerBasicAuthenticationController()

public McpServerBasicAuthenticationController()