Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article contains an organized list of the best learning resources for .NET developers who are building Model Context Protocol (MCP) servers. Resources include samples, documentation, videos, and workshops.
Getting started
| Link | Description | 
|---|---|
| Anthropic - Getting Started with MCP | Anthropic's official guide to the Model Context Protocol (MCP) and overview on how to get started writing or using an MCP server. | 
| Create a minimal MCP server using C# and publish to NuGet | A quick guide to writing an MCP server in VS Code and publishing it to NuGet. | 
| MCP for Beginners GitHub repo | A Microsoft-official GitHub repository with a full, hands-on curriculum for developing MCP servers in .NET, Java, TypeScript, JavaScript, Rust, and Python. | 
| Build agents using MCP on Azure | A walkthrough on how to connect an MCP client using Azure OpenAI and MCP server to Azure Container Apps. | 
Libraries
| Link | Description | 
|---|---|
| MCP C# SDK | Microsoft and Anthropic's official C# SDK for MCP servers and clients. | 
Samples
| Link | Description | 
|---|---|
| MCP Workshop GitHub repo | A sample MCP server and client with corresponding, step-by-step walkthroughs on how to implement them and how MCP works. | 
Documentation
| Link | Description | 
|---|---|
| MCP C# SDK Documentation | Anthropic's official guide to the Model Context Protocol (MCP) and overview on how to get started writing or using an MCP server. | 
| VS Code MCP Developer Guide | Official documentation for building, debugging, and registering an MCP server in VS Code. | 
Additional resources
| Link | Description | 
|---|---|
| MCP Inspector Tool | The Anthropic-official GitHub repo for the MCP Inspector tool, a visual testing and debugging tool for MCP servers. | 
| MCP servers for VS Code | A hub for quickly installing first-party and third-party MCP servers in VS Code. | 
| Third party MCP servers | A GitHub repo containing a comprehensive list of publicly available MCP servers. | 
Videos
| Link | Description | 
|---|---|
| MCP Dev Days (Microsoft Reactor) | A 2-day virtual event and video series showing how to use and write MCP servers. | 
| ASP.NET Community Standup - Build MCP servers with ASP.NET Core | A roundtable discussion and demo on building an MCP server with ASP.NET Core and the MCP C# SDK. | 
Communities
| Link | Description | 
|---|---|
| Anthropic MCP Discussions | An open forum for discussing MCP in Anthropic's official MCP GitHub repo. | 
| Azure AI Foundry Discord | A Discord discussion space for developers looking to build with Microsoft AI tooling. | 
							
							
								Collaborate with us on GitHub
							
						
						
							The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.