Releases: microsoft/mcp
Azure.Mcp.Server 1.0.3
Strengthened Database & Query Security 🔐🛡️
This release enhances security across database and query tooling by mitigating injection vulnerabilities in PostgreSQL, MySQL, and Kusto tools, and expanding safeguards in query validation to prevent unsafe operations from user-controlled inputs.
The current individual tool count is: 173
📃 Refer to the CHANGELOG for a full list of changes in this and previous versions.
📦 You can also find the published package on the following platforms:
🧩 IDE Extensions:
🔷 Visual Studio Code: ms-azuretools.vscode-azure-mcp-server
💜 Visual Studio 2022: github-copilot-azure.GitHubCopilotForAzure2022
☕ IntelliJ IDEA: 8053-azure-toolkit-for-intellij
🤖 NuGet: Azure.Mcp
📦 NPM: @azure/mcp
🐳 Docker: azure-sdk/azure-mcp
Azure.Mcp.Server 2.0.0-beta.28
New Monitoring Tools, Security Enhancements, and Platform Improvements 🧠🔐⚙️
This release introduces new Azure Monitor instrumentation tools for guided application observability, strengthens security with fixes for connection string and KQL injection vulnerabilities, and improves overall platform reliability and developer experience through updated tool descriptions, DI refactoring, telemetry enhancements, and infrastructure updates.
The current individual tool count is: 271
📃 Refer to the CHANGELOG for a full list of changes in this and previous versions.
📦 You can also find the published package on the following platforms:
- 🧩 IDE Extensions:
- 🔷 Visual Studio Code: ms-azuretools.vscode-azure-mcp-server
- 💜 Visual Studio 2022: github-copilot-azure.GitHubCopilotForAzure2022
- 💜 Visual Studio 2026: Azure and AI Development workload
- ☕ IntelliJ IDEA: 8053-azure-toolkit-for-intellij
- 🌒 Eclipse IDE: azure-toolkit-eclipse
- 🤖 NuGet: Azure.Mcp
- 📦 NPM: @azure/mcp
- 🐳 Docker: azure-sdk/azure-mcp
- 💬Plugin for Claude and GitHub Copilot CLI: azure-copilot-plugin
- 🐍 PyPI: msmcp-azure
- 🧰 MCPB: MCP bundles can be found in this release's Assets section as files with the extension
.mcpb
Template.Mcp.Server 0.0.12-alpha.6016386
FileShares Tool . Bumping SDK version (#1823) * Add private endpoint connection commands Add support for managing FileShare private endpoint connections: introduce new get and update commands, options, DTOs and service methods to list, get and update private endpoint connections. Register commands in FileSharesSetup and include JSON serialization entries. Implement PrivateEndpointConnectionInfo model and adapt PrivateEndpointConnectionDataSchema to new SDK types. Update IFileSharesService and FileSharesService with Get/List/Update operations and small related fixes (snapshot API calls, usage data variable, allowed subnets handling). Add unit and live tests, update test assets, Bicep template and post-deployment script to validate private endpoint connections, and bump Azure.ResourceManager.FileShares package version to beta.2. * Add private endpoint connection commands Introduce support for managing file share private endpoint connections: add Get and Update CLI commands, options, and option models; add PrivateEndpointConnectionInfo model and JSON serialization mappings; implement service methods (get, list, update) and expose them via IFileSharesService; register commands in DI and command groups. Add unit and live tests, update test resources (PowerShell and Bicep) to validate private endpoint connections. Bump Azure.ResourceManager.FileShares package to 1.0.0-beta.2 and make small service/API updates (SDK method name adjustments, response variable renames, and allowed-subnets handling) to align with SDK changes. * Update tools/Azure.Mcp.Tools.FileShares/src/Commands/PrivateEndpointConnection/PrivateEndpointConnectionUpdateCommand.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update tools/Azure.Mcp.Tools.FileShares/src/Services/FileSharesService.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update tools/Azure.Mcp.Tools.FileShares/src/Models/PrivateEndpointConnectionDataSchema.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update tools/Azure.Mcp.Tools.FileShares/src/Commands/PrivateEndpointConnection/PrivateEndpointConnectionGetCommand.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update tools/Azure.Mcp.Tools.FileShares/tests/test-resources-post.ps1 Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * buils fix * Update assets.json * Update assets.json * Update FileSharesCommandTests.cs * Rename private endpoint group to peconnection Rename the command group identifier from "privateendpointconnection" to the shorter "peconnection" in FileSharesSetup.cs and update all affected live tests to call the new command names (fileshares_fileshare_privateendpointconnection_* -> fileshares_fileshare_peconnection_*). Also update the test assets Tag in assets.json. * Add FileShares private endpoint commands & docs Add support for managing Azure File Share private endpoint connections: update CHANGELOG with feature and dependency bump to Azure.ResourceManager.FileShares 1.0.0-beta.2; add CLI examples for peconnection get/update in azmcp docs; add e2e test prompts for peconnection get/update; register new tools in consolidated-tools.json for listing and managing private endpoint connections; update the PrivateEndpointConnectionGetCommand Id GUID. Also apply small formatting/whitespace fixes in FileSharesService and IFileSharesService. * Update LiveTests assets tag Bump the Tag value in tools/.../assets.json for Azure.Mcp.Tools.FileShares.LiveTests from Azure.Mcp.Tools.FileShares.LiveTests_3e3138e79d to Azure.Mcp.Tools.FileShares.LiveTests_d3e9b4b84d to point the live tests at the updated assets snapshot. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Template.Mcp.Server 0.0.12-alpha.6015815
Address more npm audit packages (#2046) Address more pm audit packages
Template.Mcp.Server 0.0.12-alpha.6013209
Address more npm audit packages (#2046) Address more pm audit packages
Azure.Mcp.Server 2.0.0-beta.27
New Azure Functions, Device Registry, and Compute Tools ⚡🗃️
This release adds new tool commands for Azure Functions, Azure Device Registry, and Azure Compute, as well changes the options for Azure Deploy command
The current individual tool count is: 279
📃 Refer to the CHANGELOG for a full list of changes in this and previous versions.
📦 You can also find the published package on the following platforms:
- 🧩 IDE Extensions:
- 🔷 Visual Studio Code: ms-azuretools.vscode-azure-mcp-server
- 💜 Visual Studio 2022: github-copilot-azure.GitHubCopilotForAzure2022
- 💜 Visual Studio 2026: Azure and AI Development workload
- ☕ IntelliJ IDEA: 8053-azure-toolkit-for-intellij
- 🌒 Eclipse IDE: azure-toolkit-eclipse
- 🤖 NuGet: Azure.Mcp
- 📦 NPM: @azure/mcp
- 🐳 Docker: azure-sdk/azure-mcp
- 💬Plugin for Claude and GitHub Copilot CLI: azure-copilot-plugin
- 🐍 PyPI: msmcp-azure
- 🧰 MCPB: MCP bundles can be found in this release's Assets section as files with the extension
.mcpb
Azure.Mcp.Server 2.0.0-beta.26
_New Compute and Well-Architected Framework Tools _ 💻🏗️
This release adds new Azure Computer and Azure Well-Architected Framework tools, as well as includes support for DeviceCode authentication
The current individual tool count is: 262
📃 Refer to the CHANGELOG for a full list of changes in this and previous versions.
📦 You can also find the published package on the following platforms:
- 🧩 IDE Extensions:
- 🔷 Visual Studio Code: ms-azuretools.vscode-azure-mcp-server
- 💜 Visual Studio 2022: github-copilot-azure.GitHubCopilotForAzure2022
- 💜 Visual Studio 2026: Azure and AI Development workload
- ☕ IntelliJ IDEA: 8053-azure-toolkit-for-intellij
- 🌒 Eclipse IDE: azure-toolkit-eclipse
- 🤖 NuGet: Azure.Mcp
- 📦 NPM: @azure/mcp
- 🐳 Docker: azure-sdk/azure-mcp
- 💬Plugin for Claude and GitHub Copilot CLI: azure-copilot-plugin
- 🐍 PyPI: msmcp-azure
- 🧰 MCPB: MCP bundles can be found in this release's Assets section as files with the extension
.mcpb
Azure.Mcp.Server 1.0.2
Improvements to learning and telemetry 📚📊
This update improves learning experience and telemetry while also adding input validation in ResourceHealth and Kusto tools
The current individual tool count is: 173
📃 Refer to the CHANGELOG for a full list of changes in this and previous versions.
📦 You can also find the published package on the following platforms:
- 🧩 IDE Extensions:
- 🔷 Visual Studio Code: ms-azuretools.vscode-azure-mcp-server
- 💜 Visual Studio 2022: github-copilot-azure.GitHubCopilotForAzure2022
- ☕ IntelliJ IDEA: 8053-azure-toolkit-for-intellij
- 🤖 NuGet: Azure.Mcp
- 📦 NPM: @azure/mcp
- 🐳 Docker: azure-sdk/azure-mcp
Azure.Mcp.Server 2.0.0-beta.25
New AI Foundry and Web App Tools ✨🌐
This release adds new tools available via the Azure AI Foundry MCP Server as well as tools for Web App Diagnostics
The current individual tool count is: 261
📃 Refer to the CHANGELOG for a full list of changes in this and previous versions.
📦 You can also find the published package on the following platforms:
- 🧩 IDE Extensions:
- 🔷 Visual Studio Code: ms-azuretools.vscode-azure-mcp-server
- 💜 Visual Studio 2022: github-copilot-azure.GitHubCopilotForAzure2022
- 💜 Visual Studio 2026: Azure and AI Development workload
- ☕ IntelliJ IDEA: 8053-azure-toolkit-for-intellij
- 🌒 Eclipse IDE: azure-toolkit-eclipse
- 🤖 NuGet: Azure.Mcp
- 📦 NPM: @azure/mcp
- 🐳 Docker: azure-sdk/azure-mcp
- 💬Plugin for Claude and GitHub Copilot CLI: azure-copilot-plugin
- 🐍 PyPI: msmcp-azure
- 🧰 MCPB: MCP bundles can be found in this release's Assets section as files with the extension
.mcpb
Fabric.Mcp.Server 0.0.0-beta.9
Prepare of release Fabric MCP Server 0.0.0-beta.9 (#1906) Release Fabric MCP Server 0.0.0-beta.9 - Update CHANGELOG and remove consumed changelog entries