May 20th, 2025
2 reactions

Azure MCP Server – May 2025 Release

Rohit Ganguly
Product Manager II

Since we announced the Public Preview of the Azure MCP Server last month, the team released more features and integrations. This post covers the recent updates and new features of the Azure MCP Server.

Microsoft Learn documentation

We released a new documentation hub on Microsoft Learn that covers getting started scenarios in VS Code and with the .NET and Python MCP libraries. Expect more guides and content in the future as we continue building the Azure MCP Server!

Service integrations

In addition, we partnered with many teams across Azure to build MCP functionality for you. Here’s a list!

Azure AI Search

Azure AI Search is a powerful search service that uses AI to provide rich, full-text search and indexing on your data. You can use Azure AI Search to perform semantic search, natural language processing, and vector similarity for your intelligent apps.

In partnership with the Azure AI Search team, we added support for:

  • Listing AI Search Services
  • Listing Indexes
  • Describing Indexes
  • Querying and Searching Indexes

Azure Database for PostgreSQL

Azure Database for PostgreSQL is a fully managed PostgreSQL database service that offers built-in high availability, automated backups, and enterprise-grade security. It’s optimized for both performance and cost efficiency, and is designed to empower developers to build intelligent, scalable, AI-powered applications.

In partnership with the Azure Database for PostgreSQL team, we added support for:

  • Listing Azure Database for PostgreSQL flexible servers in a given resource group
  • Retrieving server configurations, including PostgreSQL version, compute, storage, and backup settings
  • Accessing specific server parameters
  • Listing databases in a server instance
  • Listing tables in a database
  • Accessing schema information for tables in a database
  • Executing read queries to retrieve data from a database

If you’re interested in learning more about the Azure Database for PostgreSQL integration with the Azure MCP Server, take a look at this blog post!.

Azure Key Vault – Keys

Azure Key Vault allows you to securely manage secrets, keys, and certificates in the cloud.

We implemented an integration for Azure Key Vault Keys, adding support for:

  • Listing Keys
  • Getting Keys
  • Creating Keys

Azure Data Explorer (Kusto)

Azure Data Explorer, also known as Kusto, is a fully managed data analytics service optimized for large-scale analysis of logs and telemetry.

In partnership with the Azure Data Explorer team, we added support for:

  • Listing Kusto clusters in a subscription
  • Accessing details for a Kusto cluster
  • Listing databases within a cluster
  • Listing tables in a Kusto database
  • Retrieving schemas for a particular Kusto table
  • Executing Kusto Query Language (KQL) queries against databases
  • Sampling data from a particular Kusto table

Azure Service Bus

Azure Service Bus is a fully managed message broker that enables reliable communication between distributed applications and services.

We’ve implemented an integration for Azure Service Bus, adding support for:

  • Peeking messages in a Service Bus Queue
  • Peeking messages in a Service Bus Subscription within a topic
  • Getting runtime details on a Service Bus Queue
  • Getting runtime details on a Service Bus topic
  • Getting runtime details and message counts for a Service Bus subscription

Other changes

On top of our feature integrations, we fixed bugs, improved tools, and added an Azure Developer Best Practices Tool via a collaboration with the GitHub Copilot for Azure team. This tool provides guidance to agents for effective code generation.

Summary

In the past month, we made a lot of progress on updating the Azure MCP Server. Special thanks to all of the individuals and teams we partnered with to ship our improvements! We’re looking forward to the future as we continue to build out the Azure MCP Server.

For more information, see Azure MCP Server on GitHub.

Category
Azure SDK

Author

Rohit Ganguly
Product Manager II

Hi, I'm Rohit! I'm a PM working on Azure Developer Experiences here at Microsoft.

0 comments