Namespace ModelContextProtocol.Client
Classes
- McpClientExtensions
Provides extension methods for interacting with an IMcpClient.
- McpClientFactory
Provides factory methods for creating Model Context Protocol (MCP) clients.
- McpClientOptions
Provides configuration options for creating IMcpClient instances.
- McpClientPrompt
Represents a named prompt that can be retrieved from an MCP server and invoked with arguments.
- McpClientTool
Provides an Microsoft.Extensions.AI.AIFunction that calls a tool via an IMcpClient.
Interfaces
- IMcpClient
Represents an instance of a Model Context Protocol (MCP) client that connects to and communicates with an MCP server.