csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.; AgentChat: AgentChat is a modern intelligent conversation system built on large language models. It features a front-end and back-end separation architecture, supporting multiple AI models, knowledge base retrieval, tool invocation, and MCP server integration. The system includes a three-layer memory architecture for personalized dialogue experiences.
Integrating .NET applications with the Model Context Protocol
Intelligent conversation with AI agents