Releases: microsoft/mcp
Azure.Mcp.Server 2.0.0-beta.24
Azure.Mcp.Server-2.0.0-beta.24 Move azure resource files out of Microsoft.Mcp.Core (#1827)
Azure.Mcp.Server 2.0.0-beta.23
HTTP security, new Web Apps tools, consolidated Cosmos, and bug fixes 🌐🔨🪲
This release disables external process commands (like azqr) in HTTP remote mode for security,
adds tools to retrieve details about Web Apps and their settings, consolidates Cosmos get and list tools into a single cosmos_list, and fixes failing Azure Container Apps and Azure Quick Review CLI tool calls.
The current individual tool count is: 223
📃 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.5932986
Fixed broken links in main README (#1824) * Fixed broken links in main README * Updated spec version link
Template.Mcp.Server 0.0.12-alpha.5927751
Add KNOWN-ISSUES.md for Azure MCP Server (#1807) * Add KNOWN-ISSUES.md for Azure MCP Server * Make the document concise
Azure.Mcp.Server 2.0.0-beta.22
Sovereign cloud support, MCP Bundles, and smaller Docker images 📦🌍🐳
This release adds support for Sovereign Cloud endpoints across numerous service tools, improves endpoint validation for multiple services, and adds support for tools like Claude Desktop and Claude Code via MCP bundles (.mcpb). It also consolidates Resource Health tools, adds new Azure Migrate capabilities, improves error handling for missing parameters, and reduces the size of Docker images.
The current individual tool count is: 222
📃 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.5905147
Add change log for PR 1658 (#1778) * Add change log for PR 1658 * Update section to Bugs Fixed
Template.Mcp.Server 0.0.12-alpha.5905061
Fix PyPI releases for Azure MCP Server (#1777) * Fix PyPI releases for Azure MCP Server * Fix typo in PackagePyPI parameter name * Add PackagePyPI parameter to Template server build configuration
Template.Mcp.Server 0.0.12-alpha.5902610
Prepare release for version `2.0.0-beta.21` (#1773) Updated CHANGELOGs
Azure.Mcp.Server 2.0.0-beta.21
Slimmer Docker images and HTTP for everyone! 🐋🌐
This release enables using trimmed binaries for our Docker images, as well as support for HTTP transport for all distributions of the server.
The current individual tool count is: 223
📃 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
Template.Mcp.Server 0.0.12-alpha.5897189
Template.Mcp.Server-0.0.12-alpha.5897189 Enable HTTP support across all trimmed azmcp distributions and update…