security
Entraid Mcp Server
A MCP server for Microsoft Entra ID (Azure AD) directory, user, group, device, sign-in, and security operations via Microsoft Graph Python SDK.
python
cloud
security
Installation
npx -y hieutran/entraid-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "entraid-mcp-server",
"command": "npx",
"args": [
"-y",
"hieutran/entraid-mcp-server"
]
}About This MCP Server
hieutran/entraid-mcp-server
A MCP server for Microsoft Entra ID (Azure AD) directory, user, group, device, sign-in, and security operations via Microsoft Graph Python SDK.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub