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. For more details on available functionality, please see the API documentation.

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, see the official MCP documentation.

Official SDK packages

The official C# SDK packages for stable and prerelease 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.