Remote MCP on Azure Functions - 1.0.0-Preview.1 - Python
Pre-release
Pre-release
Remote MCP on Azure Functions - 1.0.0-Preview.1
- 1.0.0-preview.1 release of Microsoft.Azure.Functions.Worker.Extensions.Mcp
- Extensions Bundles Experimental Release 4.0.0-Experimental
- Quickstarts in Python, Node.js, and .NET
- @app.generic_trigger(
arg_name="context",
type="mcpToolTrigger"..) - Azure Core Tools integration via
func start
- Azure Developer CLI based deploy via
azd up
- Function key
mcp_extension
based auth
What's Changed
- Adding architecture diagram and samples gallery metadata by @nzthiago in #1
- Adding AZD and bicep by @nzthiago in #2
- Adding AZD, bicep, metadata updates by @nzthiago in #3
New Contributors
Full Changelog: https://github.com/Azure-Samples/remote-mcp-functions-python/commits/1.0.0-preview.1