Table of Contents

Class McpServerKeyAuthenticationController

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 key-based authentication.

[Authentication("ApiKey")]
public class McpServerKeyAuthenticationController : McpServerController
Inheritance
McpServerKeyAuthenticationController
Inherited Members
Extension Methods

Constructors

McpServerKeyAuthenticationController()

public McpServerKeyAuthenticationController()