Azure AD Identity and Access Management
Unified identity and access management workflow combining user lifecycle, group management, application registration, and service principal operations. Used by IT administrators and identity engineers to manage enterprise identity infrastructure.
What You Can Do
MCP Tools
list-users
List Azure AD users with optional filtering.
create-user
Create a new Azure AD user account.
get-user
Get Azure AD user details by ID or UPN.
update-user
Update Azure AD user properties.
delete-user
Delete an Azure AD user account.
list-user-memberships
List groups and roles a user belongs to.
list-groups
List Azure AD groups with optional filtering.
create-group
Create a new Azure AD group.
get-group
Get Azure AD group details.
delete-group
Delete an Azure AD group.
list-group-members
List members of an Azure AD group.
add-group-member
Add a member to an Azure AD group.
list-applications
List Azure AD application registrations.
create-application
Register a new application in Azure AD.
get-application
Get an application registration by ID.
list-service-principals
List Azure AD service principals.
get-service-principal
Get a service principal by ID.