Remote MCP Servers using Azure Functions (Node.js/TypeScript)

May 18, 2026 ยท View on GitHub

Build and deploy remote MCP servers to Azure using Azure Functions. Each sample is a self-contained quickstart you can clone, run locally, and azd up to the cloud in minutes.

Open in GitHub Codespaces

Looking for another language? See the .NET/C# and Python versions.

Watch the video overview

Watch the video

Architecture Diagram

Prerequisites

Install these before working with any sample:

Samples

SampleGet startedWhat it demonstrates
mcp-toolsREADMEMCP Tool triggers: hello world, snippet save/get with Azure Blob bindings, structured content (images, resource links)
mcp-promptsREADMEMCP Prompt triggers: reusable, parameterized prompt templates (code review, summarize, documentation)
mcp-weather-appREADMEMCP Apps: tool + UI resource serving an interactive weather widget in a sandboxed iframe

Next Steps