|
- Get started with . NET AI and MCP - . NET | Microsoft Learn
The official MCP C# SDK is available through NuGet and enables you to build MCP clients and servers for NET apps and libraries The SDK is maintained through collaboration between Microsoft, Anthropic, and the MCP open protocol organization
- Build a Model Context Protocol (MCP) server in C# - . NET Blog
With the release of the MCP C# SDK, developers can now easily build both servers and clients that leverage this protocol This SDK simplifies the implementation process, allowing you to focus on your application’s unique features rather than the complexities of protocol handling
- Creating an MCP Server with . NET: A Complete Guide
This guide walks you through the complete process of building a robust MCP server using C#, leveraging the official MCP C# SDK, and integrating best practices for development, debugging, and deployment
- Quickstart - Create a minimal MCP client using . NET - . NET
In this quickstart, you build a minimal Model Context Protocol (MCP) client using the C# SDK for MCP You also learn how to configure the client to connect to an MCP server, such as the one created in the Build a minimal MCP server quickstart
- Building Your First MCP Server with . NET and Publishing to NuGet
Learn how to create a Model Context Protocol (MCP) server using NET 10 and publish it to NuGet — making AI capabilities discoverable and reusable across the ecosystem
- GitHub - microsoft mcp-dotnet-samples: A comprehensive set of samples . . .
Welcome to the Model Context Protocol (MCP) NET Samples repository! This collection of samples demonstrates how to leverage the Model Context Protocol in NET applications MCP is an open protocol that standardizes how applications provide context to Large Language Models (LLMs)
|
|
|