Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.54 KB

File metadata and controls

29 lines (17 loc) · 1.54 KB
_layout landing

Overview

The official C# SDK for the Model Context Protocol, enabling .NET applications, services, and libraries to implement and interact with MCP clients and servers. Please visit our API documentation for more details on available functionality.

About MCP

The Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to Large Language Models (LLMs). It enables secure integration between LLMs and various data sources and tools.

For more information about MCP:

For how-to guides, tutorials, and additional guidance, refer to the official MCP documentation.

Official SDK packages

The official C# SDK packages for stable and pre-release versions are published to the NuGet Gallery under the ModelContextProtocolOfficial profile.

Continuous integration builds are published to the modelcontextprotocol organization's GitHub NuGet package registry.

License

This project is licensed under the MIT License.