Skip to content

Commit 3ab0ffd

Browse files
authored
Update functions-bindings-mcp.md
Fixed references to 'content' to read 'context'
1 parent 8724da6 commit 3ab0ffd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-functions/functions-bindings-mcp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: MCP tool bindings for Azure Functions
3-
description: Learn how you can expose your functions as model content protocol (MCP) tools using bindings in Azure Functions.
3+
description: Learn how you can expose your functions as model context protocol (MCP) tools using bindings in Azure Functions.
44
ms.topic: reference
55
ms.date: 05/03/2025
66
ms.custom:
@@ -14,7 +14,7 @@ zone_pivot_groups: programming-languages-set-functions
1414

1515
# MCP tool bindings for Azure Functions overview
1616

17-
The [Model Content Protocol (MCP)](https://github.com/modelcontextprotocol) is a client-server protocol intended to enable language models and agents to more efficiently discover and use external data sources and tools.
17+
The [Model Context Protocol (MCP)](https://github.com/modelcontextprotocol) is a client-server protocol intended to enable language models and agents to more efficiently discover and use external data sources and tools.
1818

1919
[!INCLUDE [functions-mcp-extension-preview-note](../../includes/functions-mcp-extension-preview-note.md)]
2020

0 commit comments

Comments
 (0)