Deploy a .NET MCP server to Azure Functions

How to take an existing ASP.NET Core MCP server built with the official .NET SDK and run it on Azure Functions as a self-hosted custom handler.

June 21, 2026 · 11 min · Lukas Walter

Build and deploy an MCP server with .NET and Azure Container Apps

How to build a Streamable HTTP MCP server with the official .NET SDK, containerize it, deploy it to Azure Container Apps, and call it from a C# client.

June 7, 2026 · 10 min · Lukas Walter

Extending .NET Agents with MCP and Agent Skills

How to extend Microsoft Agent Framework agents with MCP tools and Agent Skills, when to use each model, and what trust boundaries to keep around external servers, local files, and scripts.

May 12, 2026 · 11 min · Lukas Walter

Microsoft Agent Framework: Introduction

How Microsoft Agent Framework builds on Microsoft.Extensions.AI, when it supersedes Semantic Kernel for new .NET agent systems, and where MCP, context providers, and workflows fit.

April 14, 2026 · 8 min · Lukas Walter