Remote MCP Server
Remote MCP Servers using Azure Functions (Node.js/TypeScript)
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.
Looking for another language? See the .NET/C# and Python versions.
Watch the video overview

Prerequisites
Install these before working with any sample:
Node.js version 18 or higher
Azure Functions Core Tools >=
4.0.7030Visual Studio Code with the Azure Functions extension (recommended)
Docker — Runs Azurite, the local Azure Storage emulator
Samples
Sample | Get started | What it demonstrates |
MCP Tool triggers: hello world, snippet save/get with Azure Blob bindings, structured content (images, resource links) | ||
MCP Prompt triggers: reusable, parameterized prompt templates (code review, summarize, documentation) | ||
MCP Apps: tool + UI resource serving an interactive weather widget in a sandboxed iframe |
Next Steps
Learn more about the Azure Functions MCP extension
Learn more about built-in MCP auth
Follow our blog posts on Azure SDK Blog and Tech Community for updates.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Azure-Samples/remote-mcp-functions-typescript'
If you have feedback or need assistance with the MCP directory API, please join our Discord server