Skip to content

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

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

10 Apr 04:33
Compare
Choose a tag to compare

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

  • Integrates Microsoft.Azure.Functions.Worker.Extensions.Mcp --version 1.0.0-preview.2
  • 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

What's Changed

  • Updated MCP extension reference to 1.0.0-preview.2 by @fabiocav in #9

New Contributors

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

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

10 Apr 04:30
Compare
Choose a tag to compare

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

  • 1.0.0-preview.1 release of Microsoft.Azure.Functions.Worker.Extensions.Mcp
  • Quickstarts in .NET, Python, Node.js
  • McpToolTrigger and McpToolProperty trigger attributes
  • Azure Core Tools integration via func start
  • Azure Developer CLI based deploy via azd up
  • Function key mcp_extension based auth