ASP.NET Core extensions for the official C# SDK for the Model Context Protocol, providing HTTP-based MCP server support. References ModelContextProtocol. Please visit the API documentation for more details on available functionality.
dotnet add package ModelContextProtocol.AspNetCore
To get started, see the Getting Started guide for installation instructions, package-selection guidance, and complete examples for both clients and servers.
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: