remote

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

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.

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

Sample Get started What it demonstrates
mcp-tools README MCP Tool triggers: hello world, snippet save/get with Azure Blob bindings, structured content (images, resource links)
mcp-prompts README MCP Prompt triggers: reusable, parameterized prompt templates (code review, summarize, documentation)
mcp-weather-app README MCP Apps: tool + UI resource serving an interactive weather widget in a sandboxed iframe

Next Steps