Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.33 KB

File metadata and controls

26 lines (16 loc) · 1.33 KB

MCP C# SDK

NuGet version

The official C# SDK for the Model Context Protocol, with hosting and dependency injection extensions. References ModelContextProtocol.Core. Please visit the API documentation for more details on available functionality.

Installation

dotnet add package ModelContextProtocol

Getting Started

To get started, see the Getting Started guide for installation instructions, package-selection guidance, and complete examples for both clients and servers.

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: