Skip to content

Releases: Azure/azure-mcp

0.0.17

14 May 00:48
7570693
Compare
Choose a tag to compare

This release adds an opt-in timeout for browser-based authentication to handle cases where the process waits indefinitely if the user closes the browser.

📃 Refer to the CHANGELOG for a more detailed rundown of all the changes in this and previous versions.
📦 The published package is available on npm: @azure/mcp - npm

0.0.16

13 May 18:50
aab0d1e
Compare
Choose a tag to compare

This release addresses bug fixes and updates the ModelContextProtocol library to the latest version.

📃 Refer to the CHANGELOG for a more detailed rundown of all the changes in this and previous versions.
📦 The published package is available on npm: @azure/mcp - npm

0.0.15

10 May 04:46
e59c33c
Compare
Choose a tag to compare

This release adds support for Azure Service Bus and includes our Best Practices to provide guidance to LLMs for effective code generation.

📃 Refer to the CHANGELOG for a more detailed rundown of all the changes in this and previous versions.
📦 You can also find the published package on npm: @azure/mcp - npm

0.0.14

08 May 02:09
20b017c
Compare
Choose a tag to compare

This release adds support for Azure Key Vault Keys, and Kusto (Azure Data Explorer).

📃 Refer to the CHANGELOG for a more detailed rundown of all the changes in this and previous versions.
📦 You can also find the published package on npm: @azure/mcp - npm

0.0.13

07 May 00:37
a3b4394
Compare
Choose a tag to compare

This release adds support for Azure PostgreSQL.

📃 Refer to the CHANGELOG for a more detailed rundown of all the changes in this and previous versions.
📦 You can also find the published package on npm: @azure/mcp - npm

0.0.12

05 May 22:59
99698fe
Compare
Choose a tag to compare

This release adds support for Azure Search Tools, stops arguments for being echoed in responses, and made other minor improvements.

📃 Refer to the CHANGELOG for a more detailed rundown of all the changes in this and previous versions.
📦 You can also find the published package on npm: @azure/mcp - npm

0.0.11

29 Apr 22:50
d3676a4
Compare
Choose a tag to compare

This release includes bug fixes to existing MCP commands.

📃 Refer to the CHANGELOG for a more detailed rundown of all the changes in this and previous versions.
📦 You can also find the published package on npm: @azure/mcp - npm

0.0.10

17 Apr 19:02
037285a
Compare
Choose a tag to compare

Introducing the Azure MCP server

📢 Blog post: Introducing the Azure MCP Server - Azure SDK blog

This release adds support for the following tools:

  • Azure Cosmos DB (NoSQL databases).
  • Azure Storage.
  • Azure Monitor (Log Analytics).
  • Azure App Configuration.
  • Azure Resource Groups.
  • Azure CLI.
  • Azure Developer CLI (azd).

📃 Refer to the CHANGELOG for a more detailed rundown of all the changes in this and previous versions.
📦 You can also find the published package on npm: @azure/mcp - npm

0.0.9

17 Apr 18:02
d4f4494
Compare
Choose a tag to compare
Update codeowners (#10)

0.0.8

16 Apr 21:28
67b7704
Compare
Choose a tag to compare
Remove parameter from relese task name (#3)

* Update code owners

---------

Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>