Skip to content

Commit f0f3d8e

Browse files
committed
Add weather app screenshot and update date in MCP Apps quickstart
1 parent cea8a05 commit f0f3d8e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

144 KB
Loading

articles/azure-functions/scenario-mcp-apps.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Build an MCP Apps server using Azure Functions
33
description: "Learn how to create and deploy an MCP App that returns interactive UI using Azure Functions. This quickstart uses the Azure Developer CLI to deploy an MCP App project that enables AI clients to access tools with rich interactive interfaces hosted on Azure's Flex Consumption plan."
4-
ms.date: 02/20/2026
4+
ms.date: 02/25/2026
55
ms.update-cycle: 180-days
66
ms.topic: quickstart
77
ai-usage: ai-assisted
@@ -17,6 +17,8 @@ In this quickstart, you create a Model Context Protocol (MCP) server from a temp
1717

1818
After running the project locally and verifying your code by using GitHub Copilot, you deploy it to a new serverless function app in Azure Functions that follows current best practices for secure and scalable deployments.
1919

20+
:::image type="content" source="media/scenario-mcp-apps/mcp-weather-app-seattle.png" alt-text="Screenshot of a weather app UI for Seattle showing drizzle, temperature, humidity, wind, and report timestamp.":::
21+
2022
Because the new app runs on the Flex Consumption plan, which follows a _pay-for-what-you-use_ billing model, completing this quickstart incurs a small cost of a few USD cents or less in your Azure account.
2123

2224
::: zone pivot="programming-language-javascript,programming-language-java"

0 commit comments

Comments
 (0)