Microsoft MCP Server for Enterprise (Preview)
Hi All,
Over Christmas i’ve read about the “Microsoft MCP Server for Enterprise” that is currently in Preview
Setup
There is good Guidance on how to set it up here:
You will need to install the Microsoft.Entra.Beta PowerShell Module
- PowerShell Gallery Microsoft.Entra.Beta
Install-PSResource -Name Microsoft.Entra.Beta -Scope CurrentUser
Connect to Entra
Connect-Entra -Scopes 'Application.ReadWrite.All', 'Directory.Read.All', 'DelegatedPermissionGrant.ReadWrite.All'




















