by Azure · MCP Server · ★ 37
Azure Functions MCP extension This repository contains an extension of Azure Functions to enable support for Model Context Protocol (MCP). Using this extension, an Azure Functions application can act as a scalable remote MCP server. The extension includes an MCP tool trigger to help you define tools that can be used by clients such as AI agents to perform defined tasks during their operation. In addition to the host extension which supports all stacks, this repository also includes an integration for Functions projects using .NET on the isolated worker model.
| Stars | 37 |
| Forks | 9 |
| Language | C# |
| Category | MCP Server |
| License | MIT |
| Quality Score | 63.6269155027363/100 |
| Open Issues | 26 |
| Last Updated | 2026-06-30 |
| Created | 2025-04-01 |
| Platforms | dotnet, mcp |
| Est. Tokens | ~18k |
Explore other popular mcp server tools:
azure-functions-mcp-extension is Model Context Protocol extension for Azure Functions.. It is categorized as a MCP Server with 37 GitHub stars.
azure-functions-mcp-extension is primarily written in C#.
You can find installation instructions and usage details in the azure-functions-mcp-extension GitHub repository at github.com/Azure/azure-functions-mcp-extension. The project has 37 stars and 9 forks, indicating an active community.
azure-functions-mcp-extension is released under the MIT license, making it free to use and modify according to the license terms.