McpToolServerConfigurationService Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides services for managing MCP server configurations.
public class McpToolServerConfigurationService : Microsoft.Agents.A365.Tooling.Services.IMcpToolServerConfigurationService
type McpToolServerConfigurationService = class
interface IMcpToolServerConfigurationService
Public Class McpToolServerConfigurationService
Implements IMcpToolServerConfigurationService
- Inheritance
-
McpToolServerConfigurationService
- Implements
Constructors
| Name | Description |
|---|---|
| McpToolServerConfigurationService(ILogger<IMcpToolServerConfigurationService>, IConfiguration) |
Initializes a new instance of the McpToolServerConfigurationService class. |
Methods
| Name | Description |
|---|---|
| GetMcpClientToolsAsync(ITurnContext, MCPServerConfig, String) |
Gets the MCP Client Tools from the specified MCP server. |
| ListToolServersAsync(String, String) |
Gets the list of MCP Servers that are configured for the agent. |