Showing results for MCP - .NET Blog

Aug 14, 2025
Post comments count0
Post likes count0

Announcing the NuGet MCP Server Preview

Jeff Kluge
Jeff Kluge

We've released a preview of the NuGet MCP Server, which extends Copilot by providing realtime information about packages and adds advanced functionality around updating packages.

.NETNuGet
Jul 22, 2025
Post comments count3
Post likes count3

MCP C# SDK Gets Major Update: Support for Protocol Version 2025-06-18

Mike Kistler
Mike Kistler

The MCP C# SDK has been updated to support the latest Model Context Protocol specification (2025-06-18), bringing structured tool output, elicitation support, enhanced security, and more to .NET developers building AI applications.

.NETC#AI
Apr 16, 2025
Post comments count10
Post likes count9

Build MCP Remote Servers with Azure Functions

Matt Soucoup
Matt Soucoup

Build AI-powered tools quickly using Azure Functions to create remote MCP servers that seamlessly integrate with GitHub Copilot and other LLM-based applications.

.NETAzureAI
Apr 7, 2025
Post comments count29
Post likes count50

Build a Model Context Protocol (MCP) server in C#

James Montemagno
James Montemagno

Learn how to build a Model Context Protocol (MCP) server using the C# SDK to enable seamless communication between AI models and applications.

.NETAI