Condividi tramite


MCPServerConfig Class

Definition

Represents the configuration for an MCP server, including its name, endpoint, and additional metadata.

public class MCPServerConfig
type MCPServerConfig = class
Public Class MCPServerConfig
Inheritance
MCPServerConfig

Constructors

Name Description
MCPServerConfig()

Properties

Name Description
audience

Gets or sets the audience of the MCP server.

id

Gets or sets the id of the MCP server.

mcpServerName

Gets or sets the name of the MCP server.

publisher

Gets or sets the publisher of the MCP server.

scope

Gets or sets the scope of the MCP server.

url

Gets or sets the url of the MCP server.

Applies to