{"id":3512,"date":"2025-10-28T11:00:57","date_gmt":"2025-10-28T18:00:57","guid":{"rendered":"https:\/\/devblogs.microsoft.com\/azure-sdk\/?p=3512"},"modified":"2025-11-18T09:30:19","modified_gmt":"2025-11-18T17:30:19","slug":"announcing-azure-mcp-server-stable-release","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/azure-sdk\/announcing-azure-mcp-server-stable-release\/","title":{"rendered":"Announcing Azure MCP Server 1.0.0 Stable Release \u2013 A New Era for Agentic Workflows"},"content":{"rendered":"<p>Today, we\u2019re not just shipping software, we\u2019re opening the door to a new era of cloud automation and AI-powered development. <a href=\"https:\/\/aka.ms\/azmcp\/docs\">Azure MCP server<\/a> 1.0 is now officially available as a stable release! If you\u2019re a developer, an AI enthusiast, or just someone who loves seeing what\u2019s possible when cloud and intelligence collide, this is your moment. This release brings together months of rapid innovation, deep collaboration, and relentless focus on empowering AI agents and developers to harness the full power of Azure services through the open <a href=\"https:\/\/modelcontextprotocol.info\/\">Model Context Protocol<\/a> (MCP).<\/p>\n<h2>What is Azure MCP server<\/h2>\n<p>Azure MCP server is an <a href=\"https:\/\/aka.ms\/azmcp\">open-source<\/a> implementation of the MCP specification, designed to bridge AI agents and cloud resources with a &#8220;write once&#8221; approach. It brings together Azure\u2019s rich set of services across major cloud verticals, including AI services like Azure AI Foundry and AI Search, database services such as Postgres and Kusto, messaging services like Event Hubs and Service Bus, compute services such as Function Apps, and core infrastructure services like Resource Groups. Alongside these, it supports many ancillary capabilities including App Configuration, Storage, Log Analytics, and many more, Azure MCP server enables agents to query, manage, and automate cloud workflows using natural language and code. Whether you\u2019re building with GitHub Copilot Agent Mode, custom MCP clients, or frameworks like Agent Framework, Azure MCP server is your gateway to agentic cloud automation.<\/p>\n<h2>Why this release matters<\/h2>\n<p>Let\u2019s rewind. A few months ago, Azure MCP server was a just an idea, what if AI agents could tap into the full power of Azure, securely and seamlessly, using an MCP as a universal protocol? Fast forward to today, and that vision is real\u2014open-source, production-ready, and already making waves across the developer community.\nMCP is the &#8220;lingua franca&#8221; for agents and cloud resources. With Azure MCP server, your agents can:<\/p>\n<ul>\n<li>Query databases with natural language<\/li>\n<li>Manage storage, logs, and configs<\/li>\n<li>Run CLI commands and automate deployments<\/li>\n<\/ul>\n<p>Moreover, do it all with the security, scale, and reliability of Azure, it\u2019s not just a tool\u2014it\u2019s a platform for building the next generation of intelligent, context-aware apps.<\/p>\n<h2>What\u2019s new and exciting in 1.0 stable release<\/h2>\n<p>Azure MCP server 1.0 stable release is the result of a whirlwind of creativity, feedback, and real-world developer needs. Over the past few months, we have been heads down building and listening to early feedback. The result? A platform that feels like it&#8217;s built for you\u2014because it is.<\/p>\n<p>We have expanded support to more than <a href=\"https:\/\/aka.ms\/azmcp\/supported-services\">47 Azure services<\/a>, and the integration story is better than ever. Whether you\u2019re coding in Visual Studio Code, Visual Studio, or IntelliJ, Azure MCP server is right there with you, woven into the tools you already use every day. If you\u2019re working in modern DevOps environments, you&#8217;ll love that MCP is now available as a Docker image and on Microsoft Container Registry (MCR). That means you can pull it straight into your CI\/CD pipelines or spin up agentic workflows in containers with just a few commands.<\/p>\n<p>One of the biggest changes you notice is how much simpler everything feels. We took over 170 tools and streamlined them, making it easier to find what you need, faster to get started, and less overwhelming for everyone. Now, you can focus on building and experimenting, not hunting through endless menus or documentation.<\/p>\n<p>But maybe the most exciting part is what you can actually do. Imagine telling GitHub Copilot to \u201c<a href=\"https:\/\/youtu.be\/HPvXjrxOPcI\">build and deploy a photo gallery app<\/a>,\u201d and watching as Azure MCP server orchestrates storage, containers, monitoring, and deployment\u2014while you stay in your creative flow. This isn\u2019t a far-off dream. It\u2019s happening now, and it\u2019s only the beginning.<\/p>\n<h2>Under the hood<\/h2>\n<p>Azure MCP server consolidates over 170 tools, streamlining similar operations and verbs for simplicity and discoverability. Each tool now features clear descriptions and parameters, and you can run the Azure MCP server in flexible modes, <code>namespace<\/code> (the default, grouping tools logically for easier discovery), <code>all<\/code> tools, or <code>single<\/code> tool modes, so you can tailor your experience for onboarding, debugging, or scaling up. Namespace mode, in particular, reduces the initial load of discovering and selecting the right tool for your agent.<\/p>\n<p>Service coverage is broad and deep. With Kusto, you can list accounts, query databases, manage containers, and execute queries. Azure Storage lets you upload, download, organize, and secure your data, while Log Analytics enables you to run KQL queries, monitor health, and troubleshoot in seconds. App Configuration, Resource Groups, the Azure CLI, and Azure Developer CLI (azd) are all agent-ready, giving you the full Azure toolkit at your fingertips.<\/p>\n<p>Security, trust, and performance are at the core of this release. Tools that handle sensitive data now require user confirmation before execution, giving you full control and safeguarding your credentials. Every update is backed by Microsoft\u2019s rigorous security processes, including threat modeling, AI security assessments, Responsible AI reviews, and SDL compliance, so you can innovate with confidence. Performance is also a major focus, with .NET Ahead-of-Time (AOT) compilation, Azure MCP server starts up faster and uses less space, helping you get to work without delay.<\/p>\n<h2>The Ecosystem<\/h2>\n<p>Plug-and-play integration is at the heart of Azure MCP server\u2019s ecosystem. We offer extensions for all your favorite IDEs including VS Code, Visual Studio, IntelliJ and Eclipse, so you can get started right where you work. Even more convenience is on the way, with Azure MCP server soon to be available natively alongside the Azure Extension in Visual Studio 2026.<\/p>\n<p>Our reach doesn\u2019t stop at just IDEs. Azure MCP server is featured in other marketplaces like Cline, and we\u2019re continually expanding our integration footprint. For those people working in DevOps or containerized environments, MCP is also available as a Docker image, making it easier than ever to bring agentic workflows into your pipelines and modern development stacks.<\/p>\n<h2>Get Started &amp; Stay Connected<\/h2>\n<ul>\n<li>GitHub Repo: <a href=\"https:\/\/aka.ms\/azmcp\">aka.ms\/azmcp<\/a><\/li>\n<li>Documentation: <a href=\"https:\/\/aka.ms\/azmcp\/docs\">aka.ms\/azmcp\/docs<\/a><\/li>\n<li>VS Code Extension: <a href=\"https:\/\/aka.ms\/azmcp\/download\/vscode\">aka.ms\/azmcp\/download\/vscode<\/a><\/li>\n<li>Visual Studio Extension: <a href=\"https:\/\/aka.ms\/azmcp\/download\/vs\">aka.ms\/azmcp\/download\/vs<\/a><\/li>\n<li>IntelliJ Plugin: <a href=\"https:\/\/aka.ms\/azmcp\/download\/intellij\">aka.ms\/azmcp\/download\/intellij<\/a><\/li>\n<li>Eclipse Plugin: <a href=\"https:\/\/aka.ms\/azmcp\/download\/eclipse\">aka.ms\/azmcp\/download\/eclipse<\/a><\/li>\n<li>Docker Image: <a href=\"https:\/\/aka.ms\/azmcp\/download\/docker\">aka.ms\/azmcp\/download\/docker<\/a><\/li>\n<li>Create an Issue: <a href=\"https:\/\/aka.ms\/azmcp\/issues\">aka.ms\/azmcp\/issues<\/a><\/li>\n<\/ul>\n<h2>Thank You!<\/h2>\n<p>Azure MCP server 1.0 is built on your feedback and collaboration. Whether you\u2019re automating cloud tasks or exploring new AI solutions, Azure MCP server is here to help you move faster. Try it out, share what you build, and show us what\u2019s possible. The future of agentic development starts now, <strong>with you<\/strong> \ud83e\udef5.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Today marks a major milestone for agentic development on Azure: the stable release of the Azure MCP Server 1.0!<\/p>\n","protected":false},"author":91679,"featured_media":3516,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[941,786,940,950],"class_list":["post-3512","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-azure-sdk","tag-agents","tag-ai","tag-mcp","tag-ml"],"acf":[],"blog_post_summary":"<p>Today marks a major milestone for agentic development on Azure: the stable release of the Azure MCP Server 1.0!<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/azure-sdk\/wp-json\/wp\/v2\/posts\/3512","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/azure-sdk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/azure-sdk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/azure-sdk\/wp-json\/wp\/v2\/users\/91679"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/azure-sdk\/wp-json\/wp\/v2\/comments?post=3512"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/azure-sdk\/wp-json\/wp\/v2\/posts\/3512\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/azure-sdk\/wp-json\/wp\/v2\/media\/3516"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/azure-sdk\/wp-json\/wp\/v2\/media?parent=3512"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/azure-sdk\/wp-json\/wp\/v2\/categories?post=3512"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/azure-sdk\/wp-json\/wp\/v2\/tags?post=3512"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}