Table of Contents

Constructor McpServer

Namespace
LMKit.Mcp.Server
Assembly
LM-Kit.NET.dll

McpServer(McpServerOptions)

Initializes a new server.

public McpServer(McpServerOptions options = null)

Parameters

options McpServerOptions

Identity and limits. When null, defaults are used.

Share