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 Core

NuGet version

Core .NET SDK for the Model Context Protocol, providing client and low-level server APIs with minimal dependencies. Please visit the API documentation for more details on available functionality.

Installation

dotnet add package ModelContextProtocol.Core

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: