Table of Contents

Constructor McpProvider

Namespace
Sisk.ModelContextProtocol
Assembly
Sisk.ModelContextProtocol.dll

McpProvider()

Creates a new instance of the McpProvider class.

public McpProvider()

McpProvider(string, string, Version)

Creates a new instance of the McpProvider class with the specified server details.

public McpProvider(string serverName, string serverTitle, Version serverVersion)

Parameters

serverName string

The name of the server.

serverTitle string

The title of the server.

serverVersion Version

The version of the server.