Skip to content

Releases: Azure-Samples/remote-mcp-functions-python

Remote MCP on Azure Functions - 1.0.0-Preview.2 - Python

10 Apr 04:21
Compare
Choose a tag to compare

Remote MCP on Azure Functions - 1.0.0-Preview.2 - Python

  • Integrates Microsoft.Azure.Functions.Worker.Extensions.Mcp --version 1.0.0-preview.2
  • Extensions Bundles Experimental Release 4.1.0-Experimental
  • Fixes to backplane queue configuration in VNET (reducing 500 errors)
  • Improved server pings support
  • MCP developer experience improvements for VS Code and MCP Inspector clients
  • APIM & Auth integration available! link

Full Changelog: 1.0.0-preview.1...1.0.0-preview.2

Remote MCP on Azure Functions - 1.0.0-Preview.1 - Python

10 Apr 04:14
Compare
Choose a tag to compare

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