MCP Store
Azure AD MCP Server
Azure AD MCP server
Connect the Azure AD MCP server
Connect the Azure AD MCP server to let AI agents query your directory data securely.
The Azure AD MCP (Model Context Protocol) server enables your AI agents to query Azure Active Directory and identity data through the Microsoft Graph API. By connecting this integration, your AI agents can securely access user information, groups, licenses, and other directory data directly from your Azure AD tenant.
The setup process for the Azure AD MCP Server is the same as the Intune setup which is why the video covers both. Please use the correct server permissions when setting up both.
[!NOTE] Note: The Azure AD MCP Server is in beta so changes on their end might affect tool use.
Configure the integration
Complete the following steps to register the Microsoft MCP Server for Enterprise as a service principal in your tenant and grant the necessary permissions.
- Open Azure Cloud Shell and start a PowerShell session.
- Install the Microsoft Entra Beta module by running the following command:
Install-Module Microsoft.Entra.Beta -Force -AllowClobber - Connect to Microsoft Entra with the required scopes by running:
