File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1015
1015
- name : Output
1016
1016
href : functions-bindings-kafka-output.md
1017
1017
displayName : Kafka
1018
+ - name : MCP server
1019
+ items :
1020
+ - name : Overview
1021
+ href : functions-bindings-mcp.md
1022
+ displayName : MCP server
1023
+ - name : Trigger
1024
+ href : functions-bindings-mcp-trigger.md
1025
+ displayName : MCP server
1018
1026
- name : Mobile Apps
1019
1027
href : functions-bindings-mobile-apps.md
1020
1028
- name : Notification Hubs
Original file line number Diff line number Diff line change 2
2
title : MCP trigger for Azure Functions
3
3
description : Learn how you can use a trigger endpoint to expose a functions as a model content protocol (MCP) server tool in Azure Functions.
4
4
ms.topic : reference
5
- ms.date : 05/03 /2025
5
+ ms.date : 05/06 /2025
6
6
ms.custom :
7
7
- build-2025
8
8
ai-usage : ai-assisted
9
9
ms.collection :
10
10
- ce-skilling-ai-copilot
11
- zone_pivot_groups : programming-languages-set-functions-lang-workers
11
+ zone_pivot_groups : programming-languages-set-functions
12
12
---
13
13
14
14
# MCP trigger for Azure Functions
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ms.custom:
8
8
ai-usage : ai-assisted
9
9
ms.collection :
10
10
- ce-skilling-ai-copilot
11
- zone_pivot_groups : programming-languages-set-functions-lang-workers
11
+ zone_pivot_groups : programming-languages-set-functions
12
12
---
13
13
14
14
You can’t perform that action at this time.
0 commit comments